SECS GEM Manual.pdf - 第77页

GEM Manual for DEK Printers SECS II Implementation Issue 1.6 January 22, 2018 Page 77 of 171 S2F31 Date and Time Set Request (DTS) S2F32 Date and Time Set Acknowledge (DTA) Description: Host sends a new date and time to …

100%1 / 171
GEM Manual for DEK Printers SECS II Implementation
Issue 1.6 January 22, 2018 Page 76 of 171
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 1.6 January 22, 2018 Page 77 of 171
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.
GEM Manual for DEK Printers SECS II Implementation
Issue 1.6 January 22, 2018 Page 78 of 171
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.