84
85
Advanced Operation
set device rs232
Sets the RS232 settings for the specified device.
Syntax
set device
id
rs232
baud data stop parity
Parameters
id
Type:
STRING or MAC Address
The name or MAC address of the device. String names are case-sensitive.
baud
Type:
INTEGER
The baud rate for the device. Supply one of the following values from the table
below.
argument
9600
38400
115200
19200
57600
data
Type:
INTEGER
The data bit setting for the device. Supply one of the following values from the
table below.
argument
7-bits
8-bits
Advanced Operation
stop
Type:
INTEGER
The stop bit setting for the device. Supply one of the following values from the
table below.
argument
1-stop
2-stop
parity
Type:
STRING
The parity setting for the device. Supply one of the following values from the
table below.
argument
even
odd
none
Example
set device decoderNumber2 rs232 57600 8-bits 1-stop none
Success
Related Commands
send
set device analog-audio mode
set device general name
set device gig-ethernet-port mode
set device ip
set device ip static
set device source-display iconImageName
set device source-display location
set device source-display manufacturer
set device source-display model
set device source-display serialNumber