Programming Codes
Ithaca
®
8000
Programmer’s Guide
100-06908
Rev D
Page 57
Control Codes Overview
This Programmer's Guide is designed to help users of the Ithaca
®
8000 printer develop
applications. Ithaca
®
8000 Printers are specialized point-of-sale printers that have
several features not normally found on general-purpose printers. Because of these
special features, Ithaca
®
8000 Printers have unique control codes. This programmer's
guide documents the control codes that are unique to the Ithaca
®
8000 Printer.
Nomenclature
When describing control codes, confusion often occurs as to whether the description is
decimal, hexadecimal, or ASCII. To minimize the problem, this programmer‘s guide uses
the following nomenclature when describing control code sequences.
[ ]
Encloses a control character. [ ] represents a single, 8-bit value as
defined in the standard ASCII tables. The ASCII Code Table in Appendix
B lists the control codes. An example would be
[ESC], which would
represent a 1BH or 27 decimal.
< >
Encloses an 8-bit value in decimal format. The value is from zero to 255.
An example is <2>, which represents 02H or 2 decimal.
<n>
Indicates a variable parameter. The variable parameter, <n>, can have a
value from zero to 255. The meaning of <n> is described and defined in
the description of the command.
<n
1
> <n
2
>
Indicates that there are two parameters, <n
1
> and <n
2
>, where both can
have values from zero to 255.
<m
1
> <m
2
>
Is an Ithaca
®
Printer Control Language (IPCL) parameter consisting of
two digits where <m
1
> and <m
2
> are ASCII characters from zero to nine.
The parameter is combined to form a value from zero to 99. If <m
3
> is
included, the parameter is combined to be from zero to 999. If two values
are specified, there must be two bytes added to the IPCL code. That is, if
the command specifies <m
1
> <m
2
> and the desired value is five, it must
be specified as 05.
x
All other characters in control strings represent ASCII characters. For
example, [ESC] 1 represents 1BH followed by 31H.
In many cases, applications require that control sequences be specified in hexadecimal
or decimal codes. In most cases, commands are specified in ASCII, hexadecimal, and
decimal. The ASCII Code Table in Appendix B (page 295) lists ASCII, hexadecimal, and
decimal equivalents.
Содержание Ithaca 8000
Страница 1: ...Ithaca 8000 Programmer s Guide PN 100 06908 Rev D November 2010...
Страница 2: ...This page intentionally left blank...
Страница 13: ...100 06908 Rev D Page xi...
Страница 14: ......
Страница 15: ...100 06908 Rev D Page 1 chapter 1 Introducing your Ithaca 8000 Printer...
Страница 16: ...Page 2 Rev D 100 06908 This page intentionally left blank...
Страница 22: ......
Страница 23: ...100 06908 Rev D Page 9 chapter 2 Ithaca 8000 Specifications and Requirements...
Страница 24: ...Page 10 Rev D 100 06908 This page intentionally left blank...
Страница 42: ...Page 28 Rev D 100 06908 chapter 3 Setup Procedures...
Страница 43: ...100 06908 Rev D Page 29 This page intentionally left blank...
Страница 51: ...100 06908 Rev D Page 37 chapter 4 How to Operate the Ithaca 8000 Printer...
Страница 52: ...Page 38 Rev D 100 06908 This page intentionally left blank...
Страница 60: ......
Страница 61: ...100 06908 Rev D Page 47 chapter 5 Configuring Your Ithaca 8000 Printer...
Страница 62: ...Page 48 Rev D 100 06908 This page intentionally left blank...
Страница 68: ......
Страница 69: ...100 06908 Rev D Page 55 chapter 6 Programming Codes...
Страница 70: ...Page 56 Rev D 100 06908 This page intentionally left blank...
Страница 251: ...100 06908 Rev D Page 237 chapter 7 Ithaca 8000 Color Graphics...
Страница 252: ...Page 238 Rev D 100 06908 This page intentionally left blank...
Страница 267: ...100 06908 Rev D Page 253 chapter 8 Unicode...
Страница 268: ...Page 254 Rev D 100 06908 This page intentionally left blank...
Страница 272: ......
Страница 273: ...100 06908 Rev D Page 259 chapter 9 Ithaca 8000 Extended Printer Control...
Страница 274: ...Page 260 Rev D 100 06908 This page intentionally left blank...
Страница 280: ......
Страница 281: ...100 06908 Rev D Page 267 chapter 10 Communications...
Страница 282: ...Page 268 Rev D 100 06908 This page intentionally left blank...
Страница 306: ......
Страница 310: ......
Страница 312: ......