Avery Dennison Monarch 9855 Programmer Manual User Manual
Page 46
8-2 NCL Programmer’s Manual
C r e a t i n g a n N C L F l a s h F i l e
Use the following syntax to create an NCL flash memory file. For the
recommended file sequence of sections in an NCL file, see “NCL File
Sequence” in Chapter 1.
Syntax
[NCL_START]
[Flash]
Keys=values
[Printer.NNNN]
Keys=values
[NCL_END]
Keys Description
Values
Save
Saves the configuration file to the printer’s
flash memory
1
save the file
Clear
Deletes the configuration file from the
printer’s flash memory
Sets a flag to clear the data before starting
the next NCL file
1
deletes the file
Reinit
Launches the configuration file in the
printer’s flash memory
1
launches the file
Note: The
Header
section
[Flash]
is not saved in flash memory, but
the sections following [Flash] are saved to flash memory. For
example, any printer configuration
[Printer.9855]
SupplyType="Die Cut"
information is saved in flash memory and used whenever the
printer is turned on.
Example [NCL_START]
[Flash]
Save=1
[Printer.9855]
SupplyType="Die Cut"
Ribbon=Yes
FeedMode=Continuous
Contrast=100
Speed="8.0 IPS"
[NCL_END]