Label Formatting Command Functions
142
Class Series 2 Programmer’s Manual
Embedding
Numeric strings for decrementing may also be embedded between alphabetic characters
(e.g., when systems require alphanumeric bar codes with alphabetic prefixes or
suffixes).
Sample:
<STX>L<CR>
1611000001000101000CD<CR>
- 100<CR>
Q0003<CR>
E<CR>
The sample above will print three labels: 1000CD, 999CD, and
998CD. Note that the pad character is a placeholder for digits
removed from the left side in the subtraction process. When a
fixed pitch font is used, the justification of the rightmost character
is sustained regardless of the number of digits replaced by the pad
character on the left side.
^
Set Count by Amount
This command allows applications using the increment / decrement field command to
print more than one label with the same field value before the field data is updated. The
default is 1.
Syntax:
^nn
Where:
^
- May be 0x55 or 0x40; see note below.
nn
- Is a two-digit value that specifies the number of
labels to be generated before incrementing (or
decrementing) the field value.
Sample:
<STX>L<CR>
13220000000000012345<CR>
-01<CR>
^02<CR>
Q0006<CR>
E<CR>
The sample above prints two labels containing the same field
value before decrementing the field. Six labels are printed.
This command can only be issued once per label format. In addition, when alternate
Control Codes are enabled, the ^ character must be replaced by the @ character
(hexadecimal 0x40); see Control Code Command Functions.
Содержание 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: ......