252301 Issue 2.0.pdf - 第74页

GEM Manual for DEK Printers SECS II Implementation I ssue 2.0 June 9th, 2011 page 74 of 156 S2F31 Date and Tim e Set Request (DTS) S2F32 Date and Tim e Set Acknowledge (DTA) Description: Host sends a new date and time to…

100%1 / 156
GEM Manual for DEK Printers SECS II Implementation
Issue 2.0 June 9th, 2011 page 73 of 156
S2F29 Equipment Constant Namelist Request (ECNR)
S2F30 Equipment Constant Namelist (ECN)
Description: ECNR allows the host to retrieve basic information about what equipment
constants are available in the equipment.
A. Host Initiated
Host to equipment: S2F29
Structure: L,m
1. <ECID
1
>
.
.
n. <ECID
n
>
Exception: If m = 0, then all ECID’s are to be reported.
Equipment to host: S2F30
Structure: L,n (number of equipment constants).
1. L,6
1. <ECID
1
>
1. <ECNAME
1
>
1. <ECMIN
1
>
1. <ECMAX
1
>
1. <ECDEF
1
>
1. <UNITS
1
>
2. L,6
.
.
n. L,6
1. <ECID
n
>
1. <ECNAME
n
>
1. <ECMIN
n
>
1. <ECMAX
n
>
1. <ECDEF
n
>
1. <UNITS
n
>
Exception: Zero-length ASCII items for ECNAME, ECMIN, ECMAX, ECDEF
and UNITS indicates that the ECID does not exist
B. Equipment Initiated - Not applicable.
GEM Manual for DEK Printers SECS II Implementation
Issue 2.0 June 9th, 2011 page 74 of 156
S2F31 Date and Time Set Request (DTS)
S2F32 Date and Time Set Acknowledge (DTA)
Description: Host sends a new date and time to the equipment in order to synchronise
report time stamps.
A. Host Initiated
Host to equipment: S2F31
Structure: <TIME>
Equipment to host: S2F32
Structure: <TIACK>
B. Equipment Initiated - Not applicable.
S2F33 Define Report (DR)
S2F34 Define Report Acknowledge (DRA)
Description: The host can define a group of reports RPTID’s, each with associated
machine variables, for the equipment. Report definitions are held in non-volatile
storage.
A. Host Initiated
Host to equipment: S2F33
Structure: L,2
1. <DATAID>
2. L,a (number of reports)
1. L,2 (report 1)
1. <RPTID
1
>
2. L,b (number of VIDs in report)
1. <VID
1
>
.
.
b. <VIDb>
a. L,2 (report a)
1. <RPTIDa>
2. L,c (number of VIDs in report)
1. <VID
1
>
.
.
b. <VIDc>
Exception: A list of zero length following RPTID indicates the report should be
deleted.
Equipment to host: S2F34
Structure: <DRACK>
B. Equipment Initiated - Not applicable.
GEM Manual for DEK Printers SECS II Implementation
Issue 2.0 June 9th, 2011 page 75 of 156
S2F35 Link Event Report (LER)
S2F36 Link Event Report Acknowledge (LERA)
Description: This transaction enables the host to link reports to a specific event CEID,
such that when the event occurs, the equipment will include the reports in the S6F11
message. Note that the event must be enabled using message S2F37, for the report(s) to
be sent.
A. Host Initiated
Host to equipment: S2F35
Structure: L,2
1. <DATAID>
2. L,a (number of events)
1. L,2 (event 1)
1. <CEID
1
>
2. L,b (number of reports attached)
1. <RPTID
1
>
.
.
b. <RPTIDb>
a. L,2 (event a)
1. <CEID
a
>
2. L,c (number of reports attached)
1. <RPTID
1
>
.
.
c. <RPTIDc>
Exception: A list of zero length following CEID deletes all report links to that
event.
Equipment to host: S2F36
Structure: <LRACK>
B. Equipment Initiated - Not applicable.