Programmer
Manual
PTX
‐
S828
Chapter
4
IPDS
Commands
113
260071
‐
001A
END (End):
The END command terminates the image block state. The printer remains in the page state.
WT (Write Text):
This command is repeated at this point in the sequence to illustrate that additional text
data can be added to the page. In addition to zero or more of the WT commands, graphics data, bar code
data, or additional image data could also be included on the page.
IO (Include Overlay):
The IO command causes a previously stored overlay to merge onto the current
page. This overlay now prints on the current page.
IPS (Include Page Segment):
The IPS command causes a previously stored page segment to merge
onto the current page. An ID in this command specifies the selected page segment. The selected page
segment now prints on the current page.
EP (End Page):
The EP command causes the printer to leave the page state and return to the home
state. Printronix that this command contain an acknowledgment request to verify successful execution of the
page data.
ACK (Acknowledgment Reply):
If the previous command had the ARQ bit on, the printer responds with
the ACK reply to inform the host of successful execution of all the previous commands. This reply
indicates to the host that the printer has accepted all the page data, and all selected segments, images, or
overlays have successfully printed.
Chapter 5, “IPDS Programming Information,” contains a more detailed description of all the IPDS commands.
Error Handling
An exception (error) occurs when the printer detects an invalid or unsupported command, control, or
parameter value in the data stream received from the host. The IPDS error handling structure assigns a
unique exception code to each type of error. The printer sends these codes to the host, as sense bytes, in
the NACK (negative acknowledgment reply). See Chapter 6, “IPDS Exception Reporting Codes,” for a
description of the exception codes.
The host can control how the printer responds to the exceptions. The Exception Handling Control
(see“Exception Handling Control (EHC)”) order permits independent control over three exception
handling functions:
●
The exceptions to report with a NACK reply
●
The implementation of Alternate Exception Actions (AEA) when a valid parameter value is received but
not supported by the printer
●
The termination or continuation procedure to follow if the alternate error action is not taken or if there is
no alternate error action associated with this error.
The host application program can use the Exception Handling Control order to accomplish many specific
control capabilities necessary in data printing environments. For example, through the proper selection of
settings, it is possible to:
●
Enforce control over printing of page information
●
Enable automatic skipping of data types not supported by the printer
●
Suppress the return of meaningless or redundant exception reports when alternate actions are
acceptable to the user.
The host can issue the Exception Handling Control order in any printer state. This allows the host to
manage exception processing at any level desired by the host application.
Содержание S828
Страница 1: ...Prog M gra Ma am anu me ual er s s...
Страница 2: ......
Страница 16: ...Programmer Manual PTX S828 Contents 14 260071 001A This page is intentionally left blank...
Страница 58: ...Programmer Manual PTX S828 Chapter 1 EPSON IBM Commands 56 260071 001A This page is intentionally left blank...
Страница 91: ...Programmer Manual PTX S828 Chapter 3 ANSI Emulation Commands 89 260071 001A Basic Program Printed Output...
Страница 116: ...Programmer Manual PTX S828 Chapter 4 IPDS Commands 114 260071 001A This page is intentionally left blank...
Страница 255: ...Programmer Manual PTX S828 Appendix A Code Pages 253 260071 001A Brazilian Code Pages 275 Figure 38 CP00275 Brazilian...
Страница 258: ...Programmer Manual PTX S828 Appendix A Code Pages 256 260071 001A Italian Code Page 00280 Figure 41 CP00280 Italian...
Страница 260: ...Programmer Manual PTX S828 Appendix A Code Pages 258 260071 001A Portuguese Code Page 00282 Figure 43 CP00282 Portuguese...
Страница 265: ...Programmer Manual PTX S828 Appendix A Code Pages 263 260071 001A Arabic Code Page 00420 Figure 48 CP00420 Arabic...
Страница 266: ...Programmer Manual PTX S828 Appendix A Code Pages 264 260071 001A Greek Old Code Page 00423 Figure 49 CP00423 Greek Old...
Страница 270: ...Programmer Manual PTX S828 Appendix A Code Pages 268 260071 001A Korean Code Page 00833 Figure 53 CP00833 Korean...
Страница 271: ...Programmer Manual PTX S828 Appendix A Code Pages 269 260071 001A Thai Code Page 00838 Figure 54 CP00838 Thai...
Страница 273: ...Programmer Manual PTX S828 Appendix A Code Pages 271 260071 001A Icelandic Code Page 00871 Figure 56 CP00871 Icelandic...
Страница 275: ...Programmer Manual PTX S828 Appendix A Code Pages 273 260071 001A Cyrillic Code Page 00880 Figure 58 CP00880 Cyrillic...
Страница 277: ...Programmer Manual PTX S828 Appendix A Code Pages 275 260071 001A OCR A Code Page 00892 Figure 60 CP00892 OCR A...
Страница 278: ...Programmer Manual PTX S828 Appendix A Code Pages 276 260071 001A OCR B Code Page 00893 Figure 61 CP00893 OCR B...
Страница 282: ...Programmer Manual PTX S828 Appendix A Code Pages 280 260071 001A Farsi Code Page 01097 Figure 65 CP01097 Farsi...
Страница 284: ...Programmer Manual PTX S828 Appendix A Code Pages 282 260071 001A Estonian Code Page 01122 Figure 67 CP01122 Estonian...
Страница 303: ...Programmer Manual PTX S828 Appendix A Code Pages 301 260071 001A Old Greek Code Page 00851 Figure 84 Old Greek CP851...
Страница 305: ...Programmer Manual PTX S828 Appendix A Code Pages 303 260071 001A Latin 3 PC Code Page 00853 Figure 86 Turkish CP853...
Страница 306: ...Programmer Manual PTX S828 Appendix A Code Pages 304 260071 001A Cyrillic PC Code Page 00855 Figure 87 Cyrillic CP855...
Страница 309: ...Programmer Manual PTX S828 Appendix A Code Pages 307 260071 001A Portuguese Code Page 00860 Figure 90 Portugal CP860...
Страница 310: ...Programmer Manual PTX S828 Appendix A Code Pages 308 260071 001A Hebrew Code Page 00862 Figure 91 Hebrew CP862...
Страница 312: ...Programmer Manual PTX S828 Appendix A Code Pages 310 260071 001A Arabic Code Page 00864 Figure 93 Arabic CP864...
Страница 313: ...Programmer Manual PTX S828 Appendix A Code Pages 311 260071 001A Arabic Code Page 00864E Figure 94 CP864E Arabic...
Страница 316: ...Programmer Manual PTX S828 Appendix A Code Pages 314 260071 001A Turkish 2 Code Page 00867 Figure 97 Turkish2 CP867...
Страница 317: ...Programmer Manual PTX S828 Appendix A Code Pages 315 260071 001A OCR A Code Page 00876 Figure 98 OCR A CP876...
Страница 318: ...Programmer Manual PTX S828 Appendix A Code Pages 316 260071 001A OCR B Code Page 00877 Figure 99 OCR B CP877...
Страница 323: ...Programmer Manual PTX S828 Appendix A Code Pages 321 260071 001A Latin 8 ISO 8859 8 Code Page 00916 Figure 104 ISO8859 8...
Страница 326: ...Programmer Manual PTX S828 Appendix A Code Pages 324 260071 001A Estonian Code Page 00922 Figure 107 Estonian CP922...
Страница 328: ...Programmer Manual PTX S828 Appendix A Code Pages 326 260071 001A Urdu Code Page 01006 Figure 109 Urdu CP01006...
Страница 344: ...Programmer Manual PTX S828 Appendix A Code Pages 342 260071 001A GOST Russian Figure 125 GOST Russian...
Страница 345: ...Programmer Manual PTX S828 Appendix A Code Pages 343 260071 001A TASS Cyrillic Figure 126 TASS Cyrillic...
Страница 346: ...Programmer Manual PTX S828 Appendix A Code Pages 344 260071 001A UKRANIAN old version Figure 127 UKRANIAN oldversion...
Страница 347: ...Programmer Manual PTX S828 Appendix A Code Pages 345 260071 001A KOI8 U new version Figure 128 KOI8 U newversion...
Страница 348: ...Programmer Manual PTX S828 Appendix A Code Pages 346 260071 001A FARSI 1 Figure 129 Farsi 1...
Страница 349: ...Programmer Manual PTX S828 Appendix A Code Pages 347 260071 001A FARSI 2 Figure 130 Farsi 2...
Страница 350: ...Programmer Manual PTX S828 Appendix A Code Pages 348 260071 001A Kamenicky Figure 131 Kamenicky...
Страница 351: ...Programmer Manual PTX S828 Appendix A Code Pages 349 260071 001A CWI Figure 132 CWI...
Страница 352: ...Programmer Manual PTX S828 Appendix A Code Pages 350 260071 001A Roman 8 Figure 133 Roman 8...
Страница 353: ...Programmer Manual PTX S828 Appendix A Code Pages 351 260071 001A IN2 Figure 134 IN2...
Страница 354: ...Programmer Manual PTX S828 Appendix A Code Pages 352 260071 001A Turkish Figure 135 Turkish...
Страница 355: ...Programmer Manual PTX S828 Appendix A Code Pages 353 260071 001A Bulgarian Figure 136 Bulgarian...
Страница 356: ...Programmer Manual PTX S828 Appendix A Code Pages 354 260071 001A 96 GREEK Figure 137 96GREEK...
Страница 364: ...Programmer Manual PTX S828 Appendix A Code Pages 362 260071 001A This page is intentionally left blank...
Страница 384: ...Programmer Manual PTX S828 Appendix D Lan Interface MIB Support 382 260071 001A...
Страница 386: ...Programmer Manual PTX S828 Appendix E The RPMU 384 260071 001A This page is intentionally left blank...
Страница 388: ...Programmer Manual PTX S828 Appendix F Printer Driver Support 386 260071 001A...
Страница 396: ...Programmer Manual PTX S828 Appendix I Configuration Menu Lockout 394 260071 001A...
Страница 418: ...Programmer Manual PTX S828 Notices 416 260071 001A This page is intentionally left blank...
Страница 419: ...Programmer Manual PTX S828 Notices 417 260071 001A This page is intentionally left blank...
Страница 420: ...Programmer Manual PTX S828 Notices 418 260071 001A This page is intentionally left blank...
Страница 423: ......