4–35Commands
NOTE: All CONFIG parameters except RESET must be followed by a
semicolon (;). Any CONFIG parameters not entered in
UPPERCASE and exactly as listed in this table will result in an
Error 156. (Refer to the “Error Codes” chapter.)
Comments The IGP/PGL configuration parameters available are also defined in
Chapter 2.
Any or all parameters can be used within one CONFIG command, and they
can be listed in any order. List each parameter;value on a separate line,
terminating with the END command. Each CONFIG parameter, except the
RESET parameter, must be followed by a semicolon (;). Default
configuration values can be reset using the CONFIG command.
Parameters not followed by a value, and parameters followed by any
non–zero value are interpreted as “true” or “enabled” values. For carriage
return and line feed definitions, a zero value does not change the data
stream. However, for non–zero values, a carriage return character or line
feed character will be interpreted as a carriage return plus a line feed.
Parameters not listed in this command remain unchanged. If a parameter
error is detected for parameters other than 0 or 1 (i.e., SFCC, Top/Bottom
Margin, Left Margin), the value will default to the current configuration
from external printer memory.
Example 1 The following command enables IGP/PGL Auto Wrap, disables Auto Eject,
and selects 6 lpi printing.
~CONFIG
AUTO WRAP;1
AUTO EJECT;0
LPI;6
END
Example 2The following command resets all control panel IGP/PGL configuration
parameters back to default values.
~CONFIG
RESET
END