Microcom 412 User Manual
Page 58

Printer Commands
Chapter 5
412 Operators Manual
50
It is important to note that the saved format file mode works very well with variable text.
Configure the format file with all the positioning data, header information and fixed text.
Terminate the file with an escape character. The format can be selected and only the
variable data needs to be sent.
To list a file that has previously been sent to the printer, use the ^AX^D54 command,
where ^AX denotes the file to be read. The printer will send the file to the serial port.
Sample files: File #1 initiates the save format file memory and downloads saved format
file #1. File #1 includes all the fixed data on the label. File #2 is the file that initiates
processing of file #1 and includes all variable data for the format. File #2 also prints the
label. File #3 shows how a second saved format would look if the entire format was in
one file.
NOTE:
File #1
^D100
;Send this string first time.
^A1^D59^D57
4,288,193,5,19,30,0,1,148
1,100,20,10,1,5,0,2,1,1,,1
1,210,20,7,1,5,0,2,2,2,,11
1,152,154,12,12,,0,2,2,100,,18
1,130,54,12,32,,0,2,2,2,,18
^D56
^D2
File #2
^A1^D58
24 PRINTS $ 3.79 20496340379
^D3
File #3
^A2^D59^D57
4,620,161,,18,35,,73,3
1,120,110,50,1,5
2,120, 80,70,1,4
3,120, 60,70,1,4
4,120, 40,70,1,4
^D56
^D2
MICROCOM CORPORATION
8220 GREEN MEADOWS DR., N.
LEWIS CENTER, OH 43035
(740) 548-6262
The above file would be selected by sending an ^A2^D58.