Note: Byte 00 of this string is the same error byte that is available using RE and REA commands.
Byte 01 of this string is the same
Byte 00 & the Error, Setpoint Reached, and Interval Complete bits of byte 01 (as well as bytes
The syntax for the command is:
RS<CR><LF> Request binary value
RSA<CR><LF> Request ASCII hex value
The QE command will return QE<space><a fixed length 64 byte binary string><CR><LF>. Total return string length=69 bytes, including terminators.
The QEA command will return the 64 bytes of error/status data in 2 character per byte formatted ASCII hex in 4 lines of 16 error/status bytes each formatted as follows:
For each line:
QEA<space><first byte number in two ASCII digits><triple space><then 16 bytes of error/status data as ASCII hex with 1 space between bytes
QEA 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00<CR><LF> QEA 16 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00<CR><LF> QEA 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00<CR><LF> QEA 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00<CR><LF>
C4 Manual Rev 7.5.2 | 65 |