Manual

PRINTER SETUP
VARIABLE REPRINT
Function Enables or disables automatic reprinting of partial
or error-aborted labels. With reprint enabled, the
printer will automatically reprint labels interrupted
for paper out, head up, thermal overload, etc. With
automatic reprint disabled, the printer will drop
these interrupted labels and they will be lost.
Explicit Form
VARIABLE REPRINT status
Implicit Form
V REPRINT status
Parameters
Status
Automatic reprint status. ON
enables automatic reprinting; OFF
disables automatic reprinting. ?
returns the current setting..
Comments When using this command, send it to the printer
with VARIABLE WRITE in a non-printing label
format. Do not use this command in stored label
formats.
Press the FEED button once in order to resume
printing once the error condition has been repaired.
See also
VARIABLE AUTO_TOF
Example The format below will disable automatic label
reprinting:
! 0 0 0 0
VARIABLE REPRINT OFF
VARIABLE WRITE
END
Revision F, January 2012, CognitiveTPG 243