Defining the useblackmark tag (optional), Defining the useondemand tag (optional for 6057), Defining the sensormode tag (optional) – Avery Dennison Pathfinder 6057 LNT Programmer Manual using XML User Manual
Page 17: Defining the quantity tag (optional)

Defining Printer Setup XML Tags 2-3
Defining the Use BlackMark Ta g (Optional)
The UseBlackMark tag specifies if the printer uses the black mark sensor to sense supplies.
Valid values include: 0 (off) and 1 (on). The default is 1.
Syntax
<UseBlackMark>value</UseBlackMark>
Example
<UseBlackMark>1</UseBlackMark>
The printer uses the black mark sensor to calibrate and feed labels.
Defining the UseOnDema nd Tag (Optional for 6057 )
The UseOnDemand tag specifies if the 6057 printer uses the optional on-demand sensor. Your
printer may not have an on-demand sensor installed.
Note:
The 6140 printer does not have an on-demand sensor.
Valid values include: 0 (off) and 1 (on). The default is 0.
Syntax
<UseOnDemand>value</UseOnDemand>
Example
<UseOnDemand>0</UseOnDemand>
The printer does not use the on-demand sensor.
Defining the Sens orMode Tag (Optional)
The SensorMode tag specifies which sensor to use.
Valid values include: “DieCut” and “BlackMark”. The default is “DieCut”.
Syntax
<UseSensorMode>value</UseSensorMode>
Example
<UseSensorMode>”DieCut”</UseSensorMode>
The printer is using the die cut sensor.
Defining the Qua ntit y Tag (Optional)
The Quantity tag specifies the number of labels to print.
Valid values include: 1 to 999. The default is 1.
Syntax
<Quantity>value</Quantity>
Example
<Quantity>5</Quantity>
Prints 5 copies of the label.