AT-HDVS-200-RX
48
Commands
RS232zone
Sends commands to the connected display. Refer to the User Manual of the display device for a list of available
commands. Brackets must be used when specifying the command to be sent. The command line string must not
contain any spaces.
Syntax
RS232zone[X]
Parameter
Description
Range
X
Command
String
Example
RS232zone[command]
Feedback
RS232zone[command]
RS232para
Sets the baud rate, data bits, parity bit, and stop bits for the
RS-232 1
port on the AT-HDVS-200-RX. This port is
used to send commands to the connected display. Each argument must be separated by a comma; no spaces are
permitted. Brackets must be used when typing this command. Use the
sta
argument,
without brackets and including
a space
, to display the current settings.
Syntax
RS232para[W,X,Y,Z]
Example
RS232para[115200,8,0,1]
RS232para sta
Feedback
RS232para[115200,8,0,1]
RS232para[115200,8,0,1]
Parameter
Description
Range
W
Baud rate
2400, 9600, 19200, 38400, 56000, 57600, 115200
X
Data bits
7, 8
Y
Parity bit
None, Odd, Even
Z
Stop bits
1, 2