Microcom 48-466 User Manual
Page 50
Printer Commands
Chapter 5
48-466 Operators Manual
44
^A
^D
Command
XX
75
Load Label Count: Tells the printer to print a batch of labels using the serial
number function if enabled. Can be used in conjunction with load copies count
(^D73, see section 5.3). The batch of labels will be printed when a ^D3 is executed.
Therefore, this must precede a ^D3 command. The only difference between this
command and ^D73 is in the ability of this command to increment and decrement
serial numbers in the batch.
A sample program using the single serial number feature:
^D575
15
1,416,25,2,1,65
^D565
^A2^D865
^A1^D845
^A5^D855
^A3^D755
^D25
205
^D35
A sample program using the multiple serial number feature:
^D575
35
1,400,25,4,1,65
2,100,75,4,1,65
3,100,125,4,1,65
^D565
^A2^D885
^A1^D885
^A3^D895
^A3^D755
^D25
1005
2005
3005
^D35