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

Creating Job Data 5-3
Defining the PrintSpeed Ta g (Optional)
The PrintSpeed tag defines the print speed in inches per second (ips) for the job.
Valid values include: a float in the range of 1.0 to 5.0.
It contains the following attribute: fixed.
Note:
Serial bar codes, lines, and graphics print at 2.0 ips. Synthetic supplies and special
supplies print at 1.5 ips.
Syntax
<PrintSpeed fixed=”value”>value</PrintSpeed>
Fixed
The printer prints at the s pecified setting until the battery drains. Options:
0 False (default)
1 True
Note :
Fi xed can be enabled for speeds 3.0, 4.0 and 5.0 ips. Fi xed is only recomm ended for
te xt formats where speed is required over print qual ity.
Example
<PrintSpeed fixed=”1”>5.0</PrintSpeed>
Sets the printer’s speed to 5.0 ips, but allows the speed to vary from 5.0 ips for serial bar
codes, etc.
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.