Intermec EasyCoder ESim v4.00—Programmer’s Reference Manual 103
Chapter 7—Commands
UM – Code Page & Memory Inquiry
Description This command will cause the printer to send the currently
selected code page and memory status to the host through the
RS-232 or USB port.
Syntax UM
The printer will send information on the currently selected code
page and memory status back to the host in the following format:
UM p
1
,p
2
,p
3
,p
4
,p
5
,p
6
,p
7
,UI p
8
,p
9
,p
10
Parameters p
1
Image buff er size in kilobytes.
p
2
Form memory allocation size in kilobytes incl. decimals.
p
3
Form memory free in kilobytes incl. decimals.
p
4
Graphic memory allocation size in kilobytes.
p
5
Graphic memory free in kilobytes.
p
6
External font memory allocation size in kilobytes.
p
7
External font memory free in kilobytes.
p
8
Number of data bits.
p
9
Code page.
p
10
Country code.
Example UM↵ :Returns memory status and current
code page, for example:
UM170,030.0,028.0,30,030,140,1137 UI80,001
Also see I, M, U, UI, and UP commands.