252301 Issue 2.0 - 第85页
GEM Manual for DEK Printers SECS II Implementation I ssue 2.0 June 9th, 2011 page 85 of 156 6.5 STREAM 5: EXCEPTIO N (A larm) REPO RTING S5F1 Alarm Report Send (ARS) S5F2 Alarm Report Ac knowledge (ARA) Description: When…
GEM Manual for DEK Printers SECS II Implementation
Issue 2.0 June 9th, 2011 page 84 of 156
Equipment to host: S2F48
Structure:
1. L,m ;m = No. of VID’s this request.
1. L,2
1. <VID1>
2. L,p {p = 0,4}
1. <UNITS1>
2. <LIMITMIN1>
3. <LIMITMAX1>
4. L,n ;n = No. of limits defined for this VID
1. L,3
1. <LIMITID1>
2. <UPPERDB1>
3. <LOWERDB1>
.
.
n. L,3
1. <LIMITIDn>
2. <UPPERDBn>
3. <LOWERDBn>
.
.
m. L,2
1. <VIDm>
2. L,p {p = 0,4}
1. <UNITSm>
2. <LIMITMINm>
3. <LIMITMAXm>
4. L,n ;n = No. of limits defined for VIDm
1. L,3
1. <LIMITID1>
2. <UPPERDB1>
3. <LOWERDB1>
.
.
n. L,3
1. <LIMITIDn>
2. <UPPERDBn>
3. <LOWERDBn>
Exceptions:
1. A zero length list, p = 0 indicates that limits are not supported for the VID.
2. A zero-length list, n = 0 indicates no limits are currently defined for the
specified variable.
B. Equipment Initiated - Not applicable.

GEM Manual for DEK Printers SECS II Implementation
Issue 2.0 June 9th, 2011 page 85 of 156
6.5 STREAM 5: EXCEPTION (Alarm) REPORTING
S5F1 Alarm Report Send (ARS)
S5F2 Alarm Report Acknowledge (ARA)
Description: When the equipment detects a change in alarm state (e.g. cover open or
closed), it sends an ARS report message.
A. Host Initiated - Not applicable
B. Equipment Initiated
Equipment to host: S5F1
Structure: L,3
1. <ALCD>
2. <ALID>
3. <ALTX>
Host to equipment: S5F2
Structure: <ACKC5>
S5F3 Enable / Disable Alarm Send (EAS)
S5F4 Enable / Disable Alarm Acknowledge (EAA)
Description: The host uses this message to enable or disable the reporting of alarms.
A. Host Initiated
Host to equipment: S5F3
Structure: L,2
1. <ALED>
2. <ALID>
A zero length item for ALID means all alarms.
Host to equipment: S5F4
Structure: <ACKC5>
B. Equipment Initiated - Not applicable.
GEM Manual for DEK Printers SECS II Implementation
Issue 2.0 June 9th, 2011 page 86 of 156
S5F5 List Alarms Request (LAR)
S5F6 List Alarms Data (LAD)
Description: The host requests a status list of possible alarms in LAR. The list is
returned in LAD.
A. Host Initiated
Host to equipment: S5F5
Structure: <ALID1,.....,ALIDn>
Exception: If zero length item, then all possible alarms must be sent.
Equipment to Host: S5F6
Structure: L,m
1. L,3
1. <ALCD1>
2. <ALID1>
3. <ALTX1>
.
.
m. L,3
1. <ALCDm>
2. <ALIDm>
3. <ALTXm>
Exception: If m = 0 then no response is possible. If zero length ALCD or ALTX
then that value does not exist.
B. Equipment Initiated - Not applicable.
S5F7 List Enabled Alarms Request (LEAR)
S5F8 List Enabled Alarms Data (LEAD)
Description: The host requests a status list of enabled alarms in LEAR. The list is
returned in LEAD.
A. Host Initiated
Host to equipment: S5F7
Structure: Header only
Equipment to Host: S5F8
Structure: Same as S5F6, but only enabled alarms are included in the list.
B. Equipment Initiated - Not applicable.