© EPRAD Incorporated
6.10 REPORT STATUS Command
Client
þ
eCNA
The REPORT STATUS command can be used by the client to request the status record from the
eCNA. Most of the codes in the eCNA status record are individually available with the
STS
command.
Command
CMD,RST,
psn
,
checksum
<CR><LF>
REPORT STATUS Command Message Format
Parameter
Description
CMD,
Start of Command string (This parameter is always “CMD”).
RST,
Exchange Status Command string (This parameter is always “RST”).
psn
,
Packet sequence number (0 to 65535). Can be used to match responses with commands, otherwise always 0.
checksum
Unsigned 16-bit decimal sum of all preceding characters or wildcard ‘??’
<CR>
Terminating carriage return. (ASCII control character, 0x0D).
<LF>
Terminating line feed. (ASCII control character, 0x0A).
Response
RSP,RST,
psn
,
err
,
record
,
checksum
<CR><LF>
REPORT STATUS Response Message Format
Parameter
Description
RSP,
Start of Response string (This parameter is always “RSP”).
RST,
Exchange Status Response string (This parameter is always “RST”).
psn
,
Packet sequence number (0 to 65535). Can be used to match responses with commands, otherwise always 0.
err
,
Error Number (0 to 999). 0 = okay, else number indicating problem.
record
,
eCNA Status Record. (This record will contain all of the following comma delimited code strings).
code 1,
code 2,
code 3,
code 4,
code 5,
code 6,
code 7,
code 8,
code 9,
code 10,
code 11,
code 12,
code 13,
code 14,
code 15,
code 16,
code 17,
code 18,
code 19,
code 20,
code 21,
code 22,
code 23,
code 24,
code 25,
code 26,
code 27,
code 28,
code 29,
code 30,
code 31,
code 32,
code 33
CAI control flag. “ENA” = CAI Enabled, “DIS” = CAI Disabled. (See Main CPU Board S2-8)
Control state. “IDL” = Idle , “RUN” = Running.
Stopped state. “OK” = No Fault, “STP” = Stopped, “FLT” = Faulted, “FIR” = Fire Stop.
Cue number. Decimal number: 0 to 20.
Digital 1 Power control flag. “NO” = Off, “D1P” = On
Digital 1 Power output status. “NO” = Off, “D1P” = On
Digital 1 Video control flag. “NO” = Off, “D1V” = On
Digital 1 Video output status. “NO” = Off, “D1V” = On
Digital 2 Power control flag. “NO” = Off, “D2P” = On
Digital 2 Power output status. “NO” = Off, “D2P” = On
Digital 2 Video control flag. “NO” = Off, “D2V” = On
Digital 2 Video output status. “NO” = Off, “D2V” = On
*Film Projector output status. “NO” = Off, “PJM” = On
*Film Changeover output status. “NO” = Closed, “C/O” = Open
Slide (Aux) Projector control flag. “NO” = Off, “AUX” = On
Slide (Aux) Projector output status. “NO” = Off, “AUX” = On
*Sync Mode. “NO” = Stand Alone, “YES” = Sync (one film, multiple screens)
*Synced House Id. Decimal number, 0 = Not used, 1 to 63 = Screen Id
*Synced House Id. Decimal number, 0 = Not used, 1 to 63 = Screen Id
*Synced House Id. Decimal number, 0 = Not used, 1 to 63 = Screen Id
*Synced House Id. Decimal number, 0 = Not used, 1 to 63 = Screen Id
*Synced House Id. Decimal number, 0 = Not used, 1 to 63 = Screen Id
Reset. Decimal number, 0 - 255, MSB is set after a reset.
*Bypass flag. “BPN” = Not Active, “BPY” = Activated
Segment index number. Decimal number, 0 - 9
Segment name. Up to 14 character user-defined text
CAI Command Access Flag. “OK” = Access to all commands, “BLK” = All control commands are
blocked.
Program Number. Decimal number 1 - 9
CAI Channel Number that started the Exception Timer. Decimal number, 1,2 or 3
Exception Timer Minutes (Ticking down). Decimal number, 0 - 99
Exception Timer Seconds (Ticking down). Decimal number, 0 -59
‘Wait Event: n’ Instruction Status. “YES” = Waiting, “NO” = Not Waiting
‘Wait Event: n’ Instruction Event number n. (Cleared on program start).
checksum
Checksum (0 to 65535). Unsigned 16-bit decimal sum of all preceding characters or wildcard ‘??’
<CR>
Terminating carriage return. (ASCII control character, 0x0D).
<LF>
Terminating line feed. (ASCII control character, 0x0A).
* Not applicable to the eCNA-10.
104
eCNA-10 Operation and Installation Manual Version 1.270-00