Chapter 5 | Printer Commands |
))))))))))))))))))))))))))))))))))))))))))))
variable data as normal. It may be the difference between sending a few lines of data versus the entire format! Access is very fast.
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: <ESC> = 1B hex or ESC character
File #1
^A66^D66<CR> | ;Remember, send this string first time. |
^A1^D59<CR>
^D57<CR>
4,288,193,5,19,30,0,1,148<CR>
1,100,20,10,1,10,0,2,1,1,,1<CR>
1,210,20,7,1,10,0,2,2,2,,11<CR>
1,152,154,12,12,,0,2,2,100,,18<CR>
1,130,54,12,32,,0,2,2,2,,18<CR>
^D56<CR>
^D2<CR>
<ESC>
File #2
^A1^D58<CR>
24 PRINTS $ 3.79 20496340379<CR> ^D3<CR>
))))))))))))))))))))))))))))))))))))))))))))
410 Operators Manual | 51 |