![Ithaca Epic 950 Скачать руководство пользователя страница 87](http://html1.mh-extra.com/html/ithaca/epic-950/epic-950_integration-manual_2095561087.webp)
Command Reference
Epic 950
OEM Integration Manual
95-05245
Rev G
Page 75
This section describes the commands for programming the Epic 950 Printer. Each
section contains a description of each command, listed by name in alphabetical order.
The ASCII, hexadecimal, and decimal values for each command are also provided. See
Appendix A for a list of ASCII, hexadecimal, and binary codes.
Some of the tasks that can be accomplished with these commands include the following:
•
Define bar code size and position.
•
Return firmware revision and printer status information.
•
Define ticket orientation.
•
Print graphics in inverse text mode and print enlarged characters.
•
Send line feeds and carriage returns.
Appendix A also contains a list of all commands, and their functions.
Nomenclature
When describing control codes, confusion often occurs as to whether the command
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.
<xNN>
Encloses an 8-bit value in hexadecimal format. The value is from x00 to
xFF. An example is <x12>, which represents 12H or 18 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.
<n1> <n2>
Indicates that there are two parameters, <n1> and <n2>, where both can
have values from zero to 255.
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 table in
Appendix A
lists ASCII, hexadecimal, and decimal equivalents.
Содержание Epic 950
Страница 1: ...Epic 950TM OEM Integration Manual P N 95 05245 Rev G Feb 2007...
Страница 2: ......
Страница 3: ...This page intentionally left blank...
Страница 4: ......
Страница 12: ......
Страница 13: ...95 05245 Rev G Page 1 chapter 1 Introducing Your Epic 950 Printer...
Страница 14: ...Page 2 Rev G 95 05245 This page intentionally left blank...
Страница 20: ......
Страница 21: ...95 05245 Rev G Page 9 chapter 2 Epic 950 Specifications and Requirements...
Страница 22: ...Page 10 Rev G 95 05245 This page intentionally left blank...
Страница 31: ...95 05245 Rev G Page 19 chapter 3 Mounting Requirements...
Страница 32: ...Page 20 Rev G 95 05245 This page intentionally left blank...
Страница 36: ......
Страница 37: ...Mounting Requirements Epic 950 OEM Integration Manual 95 05245 Rev G Page 25 chapter 4 Epic 950 Printer Sensors...
Страница 38: ...Page 26 Rev G 95 05245 This page intentionally left blank...
Страница 42: ......
Страница 43: ...95 05245 Rev G Page 31 chapter 5 Electrical Connections...
Страница 44: ...Page 32 Rev G 95 05245 This page intentionally left blank...
Страница 55: ...95 05245 Rev G Page 43 chapter 6 Operational Procedures...
Страница 56: ...Page 44 Rev G 95 05245 This page intentionally left blank...
Страница 66: ...Operational Procedures Epic 950 OEM Integration Manual Page 54 Rev G 95 05245 Figure 21 Sample self test ticket...
Страница 67: ...95 05245 Rev G Page 55 chapter 7 Programming for the Epic 950...
Страница 68: ...Page 56 Rev G 95 05245 This page intentionally left blank...
Страница 85: ...95 05245 Rev G Page 73 chapter 8 Command Reference...
Страница 86: ...Page 74 Rev G 95 05245 This page intentionally left blank...