Instruction manual

2-20 Packet Reference Manual
Uploading Format Header Information
You can upload format header information from the formats in memory to check the supply
length and width for each format. Formats stored in flash memory are loaded into RAM when
the printer boots. However, the formats remain in flash memory when you turn off the printer.
Syntax {header,format#,action,device | }
F1. header Format Header
F2. format# Format number from 0 to 999. 0 is for all formats in memory.
F3. action Action. Options:
A Adds the specified format
C Clears the specified format
H Uploads format header information
F4. device Device. Options:
R Volatile RAM
Z All devices (use for upload)
Example {F,0,H,Z | }
Selects all formats in memory and returns the following:
Example {F,0,H,Z |
Fmt_1,406,406 |
Fmt_10,324,406 |
Fmt_20,305,609 | }
Displays the format number, supply length and supply width (in dots) for each format in
memory.
Example {F,1,H,Z | }
Selects format1 and returns the following to the host:
{F,1,H,Z |
Fmt_1,406,406 | }
Displays the supply length and supply width (in dots) for format1.