Chapter 4 — ESim Commands
60
ESim for the PC4 and PF8 Printers Programmer’s Reference Manual
The table below illustrates how leading space characters (“ ”) in DATA
are influenced by next character at wrap around. If next position is a
digit with wrap around (9
0), space is incremented to digit 1. If next
position is a letter with wrap around (Z
A), space is incremented to
letter A.
Example:
FK“TEST5”
FS“TEST5”
C0,5,L,+1,“Start value CNT 0”
C1,5,R,+1,N,“Start value N-CNT 1”
C2,5,C,+1,A,“Start value A-CNT 2”
C3,5,N,+1,B,“Start value B-CNT 3”
A50,050,0,3,1,1,N,“Cnt Default, left
justified :“C0”:”
A50,100,0,3,1,1,N,"Cnt Numerical, right
justified :“C1”:”
A50,150,0,3,1,1,N,“Cnt Alpha, center
justified :“C2”:”
C- Counter Command Parameters
P
5
Counter Command
Start
Data
Data after p4
=+1
Data after p4
=+2
N
C0,3,C,+1,N,“Numeric
al”
“99”
“999”
g
g
“100”
“000”
g
g
“101”
“001”
A
C0,3,C,+1,A,“Alpha”
(if no P5 parameter is
included, method A is
selected by default).
“ A9”
“ Z9”
“0Z9”
“ ZZ”
“ZZ9”
g
g
g
g
g
“ B0”
“AA0”
“1A0”
“AAA”
“AA0”
g
g
g
g
g
“ B1”
“AA1”
“1A1”
“AAB”
“AA1”
B
C0,3,C,+1,B,“Alpha-
num”
“ 99”
“ A9”
“ 9Z”
“ ZZ”
“ZZZ”
g
g
g
g
g
“ 9A”
“ AA”
“ A0”
“100”
“000”
g
g
g
g
g
“ 9B”
“ AB”
“ A1”
“101”
“001”
Содержание EasyCoder PC4
Страница 1: ...Programmer s Reference Manual ESim for the PC4 and PF8 Printers...
Страница 4: ...iv ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Страница 10: ...x ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Страница 14: ...Before You Begin xiv ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Страница 42: ...Chapter 3 Designing Bar Code Labels 28 ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Страница 43: ...29 4 ESim Commands This chapter contains a comprehensive list of ESim commands...
Страница 144: ...Chapter 4 ESim Commands 130 ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Страница 145: ...131 5 ESim Fonts This chapter lists the printer resident fonts and illustrates the various font sizes...
Страница 148: ...Chapter 5 ESim Fonts 134 ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Страница 168: ...Chapter 6 Code Pages 154 ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Страница 178: ...Chapter A Error Handling 164 ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Страница 179: ......