Command Format; Getvar Command; Setvar Command - Intermec EasyCoder PL3 Programmer's Reference Manual

Intermec easycoder pl3: reference guide
Hide thumbs Also See for EasyCoder PL3:
Table of Contents

Advertisement

Command Format

getvar Command

Purpose: You use the getvar command to get the current value of printer
Format:

setvar Command

Purpose: You use the setvar command to set parameter values in the printer. This
Format:
EasyCoder PL-Series Printer Programmer's Reference Manual
Note: All commands must be terminated with a CR/LF (0x0D, 0x0A).
Actions and parameter names must be specified in lower-case. Parameter
values should be specified in lower-case unless the parameter value itself is
case sensitive, such as a printer's WLAN eSSID.
The formats of the get, set, and do commands are described in the
following sections.
parameters. This command must be terminated by a CR/LF (0x0D,
0x0A). The printer responds with the parameter value of "?" if the
parameter does not exist (usually due to incorrect spelling of the parameter
name) or it has not been configured yet. The parameter name should be
specified in lower case.
getvar "{parameter name}"
where:
{parameter name}
The name of the parameter to be retrieved. Please
refer to the parameter list for valid parameter names.
command must be terminated by a CR/LF (0x0D, 0x0A). The parameter
name must be in lower case. Parameter values must be specified in lower
case, unless the parameter value itself is case sensitive, such as a printer's
WLAN eSSID.
setvar "{parameter name}" "{value}"
where:
{parameter name} The name of the parameter to be set. Please refer to the
parameter list for valid parameter names.
{value}
The new value to assign to the specified parameter
above.
Chapter 13— Configuration/Control Commands
119

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents