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

Response:
None.
Example:
-> ANALOG2SLOPE=1.44E-6
5 Command sent to the XL™.
rs
Response sent to the host system.
Command
ANALOGnOFFSET?
Description:
Read the offset for the n
th
analog sensor. This value is used in the equation to
calculate the sensor value from the raw voltage reading.
Parameters:
‘n’ is either 1 or 2.
Response:
A real number is returned, represented in ASCII text format.
Example:
-> ANALOG1OFFSET?
5
Command sent to the XL™.
Analog 1 Offset = 0.0
rs
Response sent to the host system.
Command
ANALOGnOFFSET=XXX.XX
Description:
Set the offset for the n
th
analog sensor. This value is used in the equation to
calculate the sensor value from the raw voltage reading.
Parameters:
‘n’ is either 1 or 2. ‘XXX.XX’ is a real number. It is to be in the format of:
<+/->XXX<.>XX
decimal point, digits, optional exponent, optional sign, exponent digits.
Response:
None.
Example:
-> ANALOG2OFFSET=1.5
5
Command sent to the XL™.
rs
Response sent to the host system.
C.7 Digital I/O Commands
Command
DIGITALnMODE?
Description:
Read the operation mode of the n
th
digital channel. The mode determines whether
the channel is an input or output, and which type.
H-5223
Remote Operation (Command Mode) C-21