Variable width – CognitiveTPG DLXi User Manual
Page 266
![background image](/manuals/334304/266/background.png)
P R I N T E R S E T U P
VARIABLE WIDTH
Function
Sets the default print width.
Explicit Form
Implicit Form
VARIABLE WIDTH n
V WIDTH n
Parameters
n
Print width, in hundredths of an inch.
? returns the current setting.
Comments
Use this command with VARIABLE WRITE in a non-
printing label format. Do not use this command in
stored label formats.
This command is functionally identical to the
WIDTH
command, except that it can set the new
print width in nonvolatile RAM. Used with
VARIABLE WRITE
, VARIABLE WIDTH can eliminate
the need to include WIDTH commands in label
formats designed for narrow printers. It is still good
programming practice, though, to include a WIDTH
command in every new label format. This helps
assure compatibility with other printers that may
not support VARIABLE WIDTH.
See also
Example
The following command sets the print width to
2.24":
VARIABLE WIDTH 224
Revision F, January 2012, CognitiveTPG
257