Microcom 412 User Manual
Page 56

Printer Commands
Chapter 5
412 Operators Manual
48
^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:
^D57
1
1,416,25,2,1,5
^D56
^A2^D86
^A1^D84
^A5^D85
^A3^D75
^D2
20
^D3
A sample program using the multiple serial number feature:
^D57
3
1,400,25,4,1,5
2,100,75,4,1,5
3,100,125,4,1,5
^D56
^A2^D88
^A1^D88
^A3^D89
^A3^D75
^D2
100
200
300
^D3