User`s guide

PRINTER SETUP
Copyright © 2006, Cognitive. 169
VARIABLES ON/OFF
Function Enables and disables access to certain protected
VARIABLE values.
Explicit Form
VARIABLES status
Parameters
status
Protection status. ON allows access to the
protected VARIABLE settings. OFF
prohibits access to the protected
VARIABLE settings.
The default is ON.
Comments Do not use this command in stored label formats.
This command acts as a "write-protect" feature for
certain VARIABLE commands, preventing the user
from inadvertently disabling or enabling them. The
only protected VARIABLE command at present is
VARIABLE MODE. Future firmware revisions may
extend this protection to other setup parameters.
Example
! 0 0 0 0
VARIABLES OFF
VARIABLE WRITE
END