Programmer
Manual
PTX
‐
S828
Chapter
5
IPDS
Programming
Information
191
260071
‐
001A
Description:
This order draws a character string starting at the specified location. A previous Set
Character Set order specifies the font to use for drawing the character string. If no previous Set Character
Set order was processed, the printer uses the drawing default character set.
The printer places the character cell of the first character in the string at the specified graphics position.
The Set Character Cell, Set Character Angle, and Set Character Direction orders determine the character
size, character angle, and character direction, respectively. The printer uses the current values of color,
mix, background mix, and character precision when drawing the string.
L1 is a one-byte value that specifies the length of the parameter field that follows. L1 must be greater than
or equal to four. If L1 equals four, the printer does not draw the character string, but the printer updates
the graphics current position to the point specified by parameters P1 to P4.
Parameters P1 and P2 form a two byte value that specifies the X coordinate of the starting location.
Parameters P3 and P4 form a two byte value that specifies the Y coordinate of the starting location.
Parameters P5 to Pn, if present, are one-byte values that specify the code points of the character string,
using the currently active character set.
This order updates the current graphics position to the coordinates of the last point.
Fillet
C5 L1
P1-Pn
Description:
This order specifies a curved line, which the printer draws tangential to a specified set of
connected, imaginary, straight lines.
The printer joins the points specified in the order by imaginary straight lines. The printer then fits a curve
to the lines. The curve is tangent to the first line at the start point and is tangent to the last line at its end
point. If there are intermediate lines, the curve is tangent to these lines at their center points.
L1 is a one-byte value that specifies the length of the following parameters. L1 must be a multiple of four
and cannot equal zero. If L1 equals four, the printer does not draw the fillet, but the printer updates the
graphics current position to the point specified by parameters P1 to P4.
Parameters P1 and P2 form a two byte value that specifies the X coordinate of the first point. Parameters
P3 and P4 form a two byte value that specifies the Y coordinate of the first point. Parameters P5 to Pn, if
present, form two byte values that specify the corresponding coordinate values for additional points. If only
two points are specified, the printer draws a straight line.
The printer uses the current values of color, mix, line type, and line width when drawing the fillet.
This order updates the current graphics position to the coordinates of the last point.
Full Arc
C7
L1
P1-Pn
Description:
This order specifies a full arc (circle or ellipse) with the center at the specified point. A
previous Set Arc Parameters order determines the shape and orientation of the arc. If no previous Set Arc
Parameters order was processed, the printer draws the arc using the graphics default arc parameters.
Parameters P1 and P2 form a two byte value that specifies the X coordinate for the center of the arc.
Parameters P3 and P4 form a two byte value that specifies the Y coordinate for the center of the arc.
Содержание 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: ......