H-5223 – Xylem H-5223 User Manual
Page 68

Description:
Read the baud rate for the serial communications port.
Parameters:
None.
Response:
An ASCII text string is returned with the baud rate. The baud rate can be “ 300”,
“1200”, “2400”, “4800”, “9600”, or “19.2”. The response is terminated using a
carriage return, line feed.
Example:
-> BAUDRATE?
5
Command sent to the XL™.
Baud Rate = 9600
rs
Response sent to the host system.
Command:
BAUDRATE=XXXX
Description:
Set the baud rate for the serial communications port.
Parameters:
Any of the following are valid baud rate parameters: “ 300”, “1200”, “2400”,
“4800”, “9600”, and “19.2”.
Response:
None, use the BAUDRATE? command to see the new value.
Example:
-> BAUDRATE=1200
5
Command sent to the XL™.
rs
Response from the XL™.
Command:
FLOWCONTROL?
Description:
Read the flow control setting for the serial communications port.
Parameters:
None.
Response:
An ASCII text string is returned with the flow control. The flow control can be
“None”, “HW”, “SW”, or “Both”. The response is terminated using a carriage
return, line feed.
Example:
-> FLOWCONTROL?
5
Command sent to the XL™.
Flow Control = None
rs
Response sent to the host system.
Command:
FLOWCONTROL=XXXX
Description:
Set the flow control for the serial communications port.
H-5223
Remote Operation (Command Mode) C-9