Specifications

Data Processing and POSjet
®
1500 Programmer's Guide
Communications
Page 248 Rev N Nov-10
Function Report on User Store
IPCL &%UQ&
Description The &%UQ& command prints a status report. The intention of the command is to aid in universal
graphic development.
Function Redefine User Store Termination Character
IPCL &%UT<n>
Description This command allows the terminator used to signal the end of the name field in user store
commands to be modified. The value of <n> is used for the terminator. The value of n may be
from 0 to 255.
Example If &%UT% were sent to the printer the user store command to run universal graphic "Demo"
would be &%URDemo%. This command redefines the default ―&‖ termination character.
Function Set Print Color
IPCL &%CL <n>
Description This command allows various colors to be selected on printer emulations that do not support color
text.
Where n: 0 Print with the Left cartridge (Typically Black)
1, 2, 3 Print with the Right cartridge (Typically Red, Blue, or Green)
Function Feed and Activate the Auto-cutter
IPCL &%UA <m
1
> <m
2
> <m
3
>
Description This command feeds m dot rows and activates the Auto-cutter. The feed is in 1/96 increments
Where m: m = m
1
* 100 + m
2
*10 + m
3
. m is a 3 digit number from 000 to 255