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.
Summary of Contents for A-Class
Page 2: ......
Page 3: ......
Page 5: ......
Page 6: ......
Page 22: ...Overview 8 Class Series 2 Programmer s Manual ...
Page 30: ...Immediate Command Functions 16 Class Series 2 Programmer s Manual ...
Page 138: ...Extended System Level Command Functions 124 Class Series 2 Programmer s Manual ...
Page 160: ...Label Formatting Command Functions 146 Class Series 2 Programmer s Manual ...
Page 180: ...Generating Label Formats 166 Class Series 2 Programmer s Manual ...
Page 192: ...Appendix B Sample Programs 178 Class Series 2 Programmer s Manual ...
Page 200: ...Appendix D Reset Codes 186 Class Series 2 Programmer s Manual ...
Page 212: ...Appendix E Single Byte Symbol Sets 198 Class Series 2 Programmer s Manual ...
Page 264: ...Appendix G Bar Code Details 250 Class Series 2 Programmer s Manual ...
Page 308: ...Appendix Q Plug and Play IDs 294 Class Series 2 Programmer s Manual ...
Page 312: ...Appendix R Line Mode 298 Class Series 2 Programmer s Manual ...
Page 324: ...Appendix T WiFi Region Country Codes 310 Class Series 2 Programmer s Manual ...
Page 334: ......