SECS GEM Manual - 第106页
GEM Manual for DEK Printers Equipment Variables Issue 1.6 January 22, 2018 Page 106 of 171 6 Equipment V ariables INTROD UCTION 7.1 EQUIPME NT CONST ANTS 7.2 STATU S VARIABLES 7.3 DISCRETE DATA VARIA BLES 7.4 VARIABL ES …

GEM Manual for DEK Printers SECS II Implementation
Issue 1.6 January 22, 2018 Page 105 of 171
Equipment to host: S14F2
Structure: L,2
1. L,n n = number of objects
1. L,2
1. <OBJID
1
>
2. L,a a = number of attributes
1. L,2
1. <ATTRID
1
>
2. <ATTRDATA
1
>
.
.
a. L,2
1. <ATTRID
a
>
2. <ATTRDATA
a
>
.
.
n. L,2
1. <OBJID
n
>
2. L,b b = number of attributes
1. L,2
1. <ATTRID
1
>
2. <ATTRDATA
1
>
.
.
b. L,2
1. <ATTRID
b
>
2. <ATTRDATA
b
>
2. L,2
1. <OBJACK>
2. L,p p = number of errors reported
1. L,2
1. <ERRCODE
1
>
2. <ERRTEXT
1
>
.
.
p. L,2
1. <ERRCODE
p
>
2. <ERRTEXT
p
>
Exception: If n = 0, no objects matched those specified. If p = 0, no errors were
detected.
B. Equipment Initiated - Not applicable.

GEM Manual for DEK Printers Equipment Variables
Issue 1.6 January 22, 2018 Page 106 of 171
6 Equipment Variables
INTRODUCTION 7.1
EQUIPMENT CONSTANTS 7.2
STATUS VARIABLES 7.3
DISCRETE DATA VARIABLES 7.4
VARIABLES FOR LIMITS MONITORING 7.5
PROCESS ATTRIBUTES 7.6

GEM Manual for DEK Printers Equipment Variables
Issue 1.6 January 22, 2018 Page 107 of 171
6.1 Introduction
A set of variable definitions is provided to enable the host to monitor and sometimes alter, the
behaviour of the equipment. These are known as machine variables.
Machine variables are divided into the following three categories.
Equipment Constants: Allow the host to modify certain aspects of the equipment’s
behaviour. See section 5.5 for a discussion on the use of EC’s.
Status Variables: As the name suggests, these variables track continuous system
status values. The host can interrogate the equipment at any time
and can programme the equipment to transmit values on a
regular schedule. The host cannot change these values.
See section 5.2 for a discussion on data collection methods.
Discrete Data Variables: Are similar to Status Variables except that their values are valid
only when specific events occur. The host should not interrogate
these values, but should include them in reports linked to
collection events.
See section 5.2 for a discussion in on data collection methods.
Process Attributes: These variables are used to request name and value information
about the currently loaded printer product.
The machine variables are listed by category in the following sections.