Command descriptions
set serial
ConnectPort® LTS Command Reference
109
set serial
Purpose
Sets and displays general serial configuration options, such as baud rate, character size, parity, stop
bits, and flow control.
Required permissions
For products with two or more users, to use this command, permissions must be set to one of the
following:
n
For a user to display the serial settings for the line on which they are logged in: “set
permissions s-serial=r-self”
n
For a user to display the serial settings for any line:
“set permissions s-serial=read”
n
For a user to display and set the serial settings for the line on which they are logged in: “set
permissions s-serial=rw-self”
n
For a user to display the serial settings for any line, and set serial settings for the line on which
the user is logged in:
“set permissions s-serial=w-self-r”
n
For a user to display and set the serial settings on any line:
“set permissions s-serial=rw”
n
For a user to display and set the RTS toggle settings on any line:
“set permissions s-serial=rw”
See "set permissions" for details on setting user permissions for commands.
Permissions for "set serial" also apply to the "set switches" command. See "set
swtiches".
Syntax
Set general serial options
set serial port={range|internalmodem|xbee}
[altpin={on|off}]
[baudrate=bps]
[databits ={5|6|7|8}]
[parity={none|even|odd|mark|space}]
[stopbits ={1|2}]
[flowcontrol={hardware|software|none|custom}]
[sigsonopen=(none|rtsdtr)]
[customflow={none|rtscts|dtrdsr|ixonixoff}]
Display current serial options