Avery Dennison Monarch 9855 Programmer Manual User Manual
Page 56
9-4 NCL Programmer’s Manual
**** Error: Value string at line: 6
007 LOG = "Log this, too."
008 SUPPLYTYPE = "Die Cut"
009 [LOG]
010 IPADDR = "10.50.1.32"
011 PATH = "Log/b_%IPA.txt"
012 CLEAR = "1"
014 [NCL_END]
**** NCL Parsing Done
*************** End of Log ***************
The line numbers refer to the NCL source file sent. Blank lines and
comment lines are counted but not logged. Spaces are added or
removed for clarity. Keys and Sections are capitalized. All values are
placed between quotation marks.
U s i n g t h e G e n e r a l S e c t i o n
Use the following syntax to define the general section of an NCL file. For
the recommended file sequence of sections in an NCL file, see “NCL File
Sequence” in Chapter 1.
Syntax
[NCL_START]
[General]
Keys=values
[NCL_END]
Keys Description Values
WarmBoot
Instructs the printer to perform a
warm boot/soft reset (resets the
printer without cycling power).
1
perform a warm boot
TestLabel
Instructs the printer to print a
series of test labels.
This is the same as pressing
Å
and Æ at the same time.
1
print a test label
Example [NCL_START]
[General]
TestLabel=1
WarmBoot=1
[NCL_END]
The printer prints the test labels and then resets.