© EPRAD Incorporated
OUTPUT Command (continued)
Response
(optional)
RSP,OUT,
psn
,
err
,
checksum
<CR><LF>
OUTPUT Response Message Format
Parameter
Description
RSP,
Start of Message string (This parameter is always “RSP”).
OUT,
Output Response string (This parameter is always “OUT”).
psn
,
Packet Sequence Number. Matches command packet sequence number.
err
,
Error Number (0 to 999). 0 = okay, else number indicating problem
checksum
Checksum (0 to 65535). Unsigned 16-bit decimal sum of all preceding characters
<CR>
Terminating carriage return. (ASCII control character, 0x0D)
<LF>
Terminating line feed. (ASCII control character, 0x0A)
OUT Command & Response Example
Command
CMD,OUT,0,MSKFLAT,Y,1347<CR><LF>
Response
RSP,OUT,0,0,765<CR><LF>
96
eCNA-10 Operation and Installation Manual Version 1.270-00