SECS GEM Manual.pdf - 第84页

GEM Manual for DEK Printers SECS II Implementation Issue 1.6 January 22, 2018 Page 84 of 171 Equipment to host: S2F44 Structure: L, 2 1. <RSPACK> 2. L, m ; m = number of streams in error. 1. L, 3 1. <STRID1> …

100%1 / 171
GEM Manual for DEK Printers SECS II Implementation
Issue 1.6 January 22, 2018 Page 83 of 171
S2F43 Reset Spooling Streams and Functions (RSSF)
S2F44 Reset Spooling Acknowledge (RSA)
Description: This message allows the host to select specific streams and functions to be
spooled whenever spooling is active.
A. Host Initiated
Host to equipment: S2F43
Structure: L, m ; m = number of streams.
1. L,2
1. <STRID1> ; stream ID
2. L, n ;n = No. of functions
1. <FCNID1>
.
.
2. <FCNIDn>
m. L,2
1. <STRIDm> ; stream ID
2. L, n ;n = No. of functions
1. <FCNID1>
.
.
2. <FCNIDn>
Exceptions:
1. A zero length list m = 0 turns off spooling for all streams and functions.
2. A zero length list n = 0 turns on spooling for all functions within the stream.
Notes:
1. Any stream not included in the message will have spooling turned off.
2. Spooling for stream 1 is not allowed.
3. The equipment must allow the host to spool all primary messages for a stream
(except stream 1).
4. A defined list of functions for a stream in this message will replace any
previously selected functions.
GEM Manual for DEK Printers SECS II Implementation
Issue 1.6 January 22, 2018 Page 84 of 171
Equipment to host: S2F44
Structure: L, 2
1. <RSPACK>
2. L, m ; m = number of streams in error.
1. L, 3
1. <STRID1> ; stream ID
2. <STRACK1> ; error in stream
3. L, n ;n = No. of functions with errors.
1. <FCNID1>
.
.
2. <FCNIDn>
m. L, L, 3
1. <STRIDm> ; stream ID
2. <STRACKm> ; error in stream
3. L, n ;n = No. of functions with errors.
1. <FCNID1>
.
.
2. <FCNIDn>
Exceptions:
1. If RSPACK = 0, a zero length list, m = 0 is given, indicating no streams or
functions in error.
2. A zero length list n = 0 indicates no functions in error for specified stream.
B. Equipment Initiated - Not applicable.
GEM Manual for DEK Printers SECS II Implementation
Issue 1.6 January 22, 2018 Page 85 of 171
S2F45 Define Variable Limit Attributes (DVLA)
S2F46 Variable Limit Attribute Acknowledge (VLAA)
Description: The host requests the equipment to define the limits for the identified
variables.
A. Host Initiated
Host to equipment: S2F45
Structure: L,2
1. <DATAID>
2. L,m ;m = No. of variables in this definition
1. L,2
1. <VID1>
2. L,n ;n = No. of limits being defined for VID1
1. L,2
1. <LIMITID1>
2. L,p (p = {0,2})
1. <UPPERDB1>
2. <LOWERDB1>
.
.
n. L,2
1. <LIMITIDn>
2. L,p (p = {0,2})
1. <UPPERDBn>
2. <LOWERDBn>
.
.
m. L,2
1. <VIDn>
2. L,n ;n = No. of limits being defined for VIDm
1. L,2
1. <LIMITID1>
2. L,p (p = {0,2})
1. <UPPERDB1>
2. <LOWERDB1>
.
.
n. L,2
1. <LIMITIDn>
2. L,p (p = {0,2})
1. <UPPERDBn>
2. <LOWERDBn>
Exceptions:
1. A zero length list m = 0 sets all limit values for all monitored VID’s to
“undefined”.
2. A zero-length list, n = 0 sets all limit values for that VID to “undefined”.
3. A zero-length list p = 0 sets that limit to “undefined”.