Printronix P5000 Series User Manual page 28

General purpose input/output (gpio) manager and module
Hide thumbs Also See for P5000 Series:
Table of Contents

Advertisement

Chapter
2
Data Fields
To decrement the label count by one each time a form prints, specify this
event to happen in the Data Field parameter block when a label printing
occurs. Operator Data Field Settings are defined in Table 3.
D = S
D = D + S
D = D - S
D = D * S
D = D / S
D = D % S
D = D | S
D = D & S
D = D ^ S
D = D &~ S
D = ~ S
D = D >> S
D = D << S
First specify the data field itself, in this case a single (U16 Forms Count). If
there are numerous data fields, select the one in which the action should
apply. Next we need to set the operators to indicate the event we want to
happen to this data field. The Source field sets the value in which we want the
data field count to decrement by.
For this example, use D = D - S (Figure 24) which results in the mapping table
entry as seen in Figure 25.
Figure 24. Setting Operator Parameters for a Data Field
28
Table 3. Operator Data Field Setting
Operator
Destination becomes Source
Destination 'plus' Source
Destination 'minus' Source
Destination 'times' Source
Destination 'divided by' Source
Destination 'mod' Source
Destination 'Logical OR' with Source
Destination 'Logical AND' with Source
Destination 'Logical EXOR' with Source
Destination 'Logical AND' with 'Inverted' Source
Destination becomes 'Inverted' Source
Destination 'Logical Shift Right' Source times
Destination 'Logical Shift Left' Source times
Results

Advertisement

Table of Contents
loading

This manual is also suitable for:

T5000 series

Table of Contents