AT-UHD-CAT-XX
6
Commands
Broadcast
Enables or disables broadcast mode. By default, broadcast mode is set to
ON
. When set to
ON
, any system changes
will be broadcast to the web GUI will also be affected on the control system (if connected), via TCP/IP. To separate
control between the web GUI and Telnet, set this feature to
OFF
. Command queries such as #IPCFG and #Type will
only return information to the requester. Use the
sta
argument to display the current setting.
Syntax
Broadcast X
Parameter
Description
Range
X
Value
on, off, sta
Example
Broadcast on
Feedback
Broadcast on
CSpara
Sets the baud rate, data bits, parity bit, and stop bits for the serial port. 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