Avery Dennison Monarch 9855 Programmer Manual User Manual
Page 13

Introduction 1-9
Using Math Operators
The following table lists the priority (precedence) of math operators from
highest to lowest priority. Otherwise, items shown on the same line are
processed left to right.
Symbol Description
() parenthesis
+ -
positive and negative
* / %
multiply, divide, and modulo
+ -
add and subtract
<< >>
less than and greater than
& AND
^ XOR
| OR
N C L F i l e S p e c i f i c a t i o n s
The maximum lengths for the components of an NCL file are listed in the
following table.
Component and Example
Character Limit
Description
File
Config.txt
2000
This limit is for actual data, after the parser
discards comments.
Each Line
FeedMode=Continuous
240
This limit applies to the total line, including
comments.
Section
[Printer.9855]
60
This limit applies to the section name.
Keys
SupplyType
60
This limit applies to the key name.
Values
"Die Cut"
<240
The line limit minus the actual length of the key
name.
Path/Filename
"Xfer\Config.txt"
240
This limit applies to the combined path and
filename string.
Log Buffer
PX_10-24-05.log
10,000
Data is discarded once the buffer fills.