Defining Printer Setup XML Tags 2-3
Defining the UseBlackMark Tag (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 UseOnDemand 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 SensorMode 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 Quantity 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.