Command descriptions
set serial
ConnectPort® LTS Command Reference
111
odd
Odd parity.
mark
Mark parity.
space
Space parity.
The default is “none.”
stopbits ={1|2}
The number of stop bits per character to use on this line. The value used here must match the setting
on the device connected to this port. Use 1 or 2 stop bits.
The default is 1 stop bit.
sigsonopen ={none|rtsdtr}
Determines the signal behavior of the serial port when ports are opened and closed by client from the
remote site. When set to none, the open/close of a port by remote client will not modify the signals
state. When set to rtsdtr, the outgoing signals will be raised on open and dropped on close by remote
client. The flow control configuration of an outgoing signal takes priority over any behavior specified
by the sigsonopen parameter. Please note that only the TCP connection from the remote site will be
effective to sigsonopen option of opening/closing of a serial port.
customflow ={none|rtscts|dtrdsr|ixonixoff}
The custom flow control used on the line. This option allows for specifying signals for flow control in
non-standard ways, with combinations for the same direction of data transfer. See the examples
below.
Examples
Set baud rate and flow control
#> set serial baudrate=9600 flowcontrol=hardware
Set custom flow control
This command sets receive flow control to one of the following to be used for transmit flow control.
#> set serial customflow=none
#> set serial customflow=rtscts
#> set serial customflow=dtrdsr
#> set serial customflow=ixonixoff
See also
n
n
Содержание ConnectPort LTS 16
Страница 1: ...ConnectPort LTS Command Reference ...
Страница 117: ...Command descriptions set service ConnectPort LTS Command Reference 117 See also n revert n set network n show ...
Страница 152: ...Command descriptions set usb ConnectPort LTS Command Reference 152 Example Format the USB memory set usb format id 1 ...