Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Layout reviewed for PDF export bugs

...

Parameter

communication[N] 

N=0…4(7,15)

TypeText String
Value
  • "ASCII" - for connection to terminals  (default)
  • "BINARY" - for serial lines carrying binary (packet) protocols, which are used mainly for communicating with PLCs

rts

Parameter

rts[N]

 N=0…3(7,15)

TypeText String
ValueControls RTS signal of the Nth line of the multiplexer. 

  • "On" - assert RTS (Request To Send) signal
  • "Off" - clear RTS signal (default)
  • "DTR" - assert RTS signal as soon as DTR signal is asserted
When left blank (initial state), the level of the RTS signal is as requested by the VAX software.

dsr

Parameter

dsr[N]

 N=0…3(7,15)

TypeText String
Value
  • "On" - always reports DSR signal asserted
  • "Off" - always reports DSR signal deasserted
  • "DSR" - use DSR signal of physical serial line (if configured)
  • "CD", "DCD", "RLSD" - use CD (carrier detect) signal of physical serial line (if configured)
Info
This parameter is applicable only for DZV11 and DZQ11 serial lines controllers

...

Parameter

tx_q_max_depth[N]

 N=0…3(7,15)

TypeNumeric
Value

Specifies depth of the TX FIFO for the N-th line of the multiplexer. Possible values are 1…1000, initially it is set to 1 to properly represent the hardware limitation of certain multiplexers. Values greater than 1 improve transmission rate of corresponding line, but break correspondence to the original hardware.

Info
This parameter is applicable only for DHV11 serial lines controller

...