AT-HDVS-210U-TX-WP
42
CommaWait
Creates a 5-second delay between commands, when multiple commands are specified in the
Set command
fields,
under the
RS-232/IP commands
section of the web GUI. Refer to
for more information.
on = enable, off = disable. Use the
sta
argument to display the current setting.
Example
CommaWait on
Syntax
CommaWait X
Parameter
Description
Range
X
Value
on, off, sta
Feedback
CommaWait on
Commands
CSpara
Sets the baud rate, data bits, parity bit, and stop bits for the serial device. Use the
sta
argument to display the
current serial port settings. Each argument must be separated by a comma; no spaces are permitted. Brackets
must be used when executing this command.
Syntax
CSpara[W,X,Y,Z]
Example
CSpara[115200,8,0,1]
CSpara[sta]
Feedback
CSpara[115200,8,0,1]
CSpara [115200,8,0,1]
Parameter
Description
Range
W
Baud rate
2400, 4800, 9600, 19200, 38400, 57600, 115200
X
Data bits
7, 8
Y
Parity bit
None, Odd, Even
Z
Stop bits
1, 2