Label Formatting Command Functions
Class Series 2 Programmer’s Manual
141
Embedding
Numeric strings for incrementing may also be embedded between alphabetic characters
(e.g., when systems require alphanumeric bar codes with alphabetic prefixes or
suffixes).
Sample:
<STX>L<CR>
161100000100010AB0001CD<CR>
+ 100<CR>
Q0003<CR>
E<CR>
The sample above will print three labels, incrementing 0001 by 1
on each label with AB and CD remaining untouched: AB0001CD,
AB0002CD, AB0003CD. Note that the increment value has one
leading blank and two trailing zeros, while the blank is a pad
character and the trailing zeroes are placeholders that leave CD
unchanged.
– (<)()) Make Last Field Entered Decrement
This command, useful in printing sequenced labels, causes the printer to automatically
decrement a field in a batch of labels. The numeric data in the field will decrement by
the value assigned after the minus (-) sign each time a label is produced [or the less
than character [<] can be substituted to make the field decrement alphabetically, or the
right parenthesis [)] can be substituted to make the field decrement hexadecimal data
(valid hexadecimal data is 0-9 or A-F, usually in pairs)]. This command is effective only
on the label format record that it follows, and is intended to be used with the
Q
,
<STX>E
or
<STX>G
commands.
Syntax:
*pii
Where:
*
- Is – for numeric decrement, < for alphanumeric
decrement, or) for hexadecimal decrement.
p
- Is the fill character for the leftmost character of the
field.
ii
- Is the amount by which to decrement the field.
Sample:
<STX>L<CR>
132200000000000123AB<CR>
<01<CR>
Q0003<CR>
E<CR>
The sample above will generate a single field label format that
prints the initial label with a value of 123AB, and then decrements
that number by one for the next two labels.
Содержание A-Class
Страница 2: ......
Страница 3: ......
Страница 5: ......
Страница 6: ......
Страница 22: ...Overview 8 Class Series 2 Programmer s Manual ...
Страница 30: ...Immediate Command Functions 16 Class Series 2 Programmer s Manual ...
Страница 138: ...Extended System Level Command Functions 124 Class Series 2 Programmer s Manual ...
Страница 160: ...Label Formatting Command Functions 146 Class Series 2 Programmer s Manual ...
Страница 180: ...Generating Label Formats 166 Class Series 2 Programmer s Manual ...
Страница 192: ...Appendix B Sample Programs 178 Class Series 2 Programmer s Manual ...
Страница 200: ...Appendix D Reset Codes 186 Class Series 2 Programmer s Manual ...
Страница 212: ...Appendix E Single Byte Symbol Sets 198 Class Series 2 Programmer s Manual ...
Страница 264: ...Appendix G Bar Code Details 250 Class Series 2 Programmer s Manual ...
Страница 284: ...Appendix J General Purpose Input Output Port Applications 270 Class Series 2 Programmer s Manual ...
Страница 296: ...Appendix O UPC A and EAN 13 Variable Price Weight Bar Codes 282 Class Series 2 Programmer s Manual ...
Страница 308: ...Appendix Q Plug and Play IDs 294 Class Series 2 Programmer s Manual ...
Страница 312: ...Appendix R Line Mode 298 Class Series 2 Programmer s Manual ...
Страница 324: ...Appendix T WiFi Region Country Codes 310 Class Series 2 Programmer s Manual ...
Страница 328: ...Appendix U Display Icon Key and Control Panel Button Sequence Functions 314 Class Series 2 Programmer s Manual ...
Страница 334: ......