Psion Teklogix PrintAbout MP2000 Spezifikationen Seite 25

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 61
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 24
Printek Emulation
Example: id = 0
This example will print the following signature. The size of the grid that the image is specified in is 277 points
wide by 145 points high. When printed the image will be scaled to fit between the left and right margins.
w = 277 h = 145 x = 63 y = 91
Escape Sequence: ESC > 0 2 wmsb wlsb hmsb hlsb xmsb xlsb ymsb ylsb
Hexadecimal: 1B 3E 30 02 01 15 00 91 00 3F 00 5B
The entire string of data representing the graphic nodes for this example is:
00 3F 00 5B 00 3B 00 5A 00 35 00 57 00 2F 00 51 00 28 00 41 00 2B 00 38
00 34 00 31 00 3E 00 2C 00 40 00 2D 00 41 00 34 00 41 00 3A 00 3F 00 4A
00 39 00 5D 00 2C 00 77 00 24 00 80 00 1F 00 80 00 1F 00 7E 00 24 00 74
00 31 00 69 00 39 00 63 00 43 00 5B 00 49 00 55 00 4A 00 53 00 45 00 54
00 3F 00 58 00 3E 00 5D 00 43 00 60 00 49 00 61 00 4D 00 61 00 4F 00 60
00 50 00 5E 00 4F 00 5C 00 4B 00 59 00 49 00 59 00 47 00 58 00 4D 00 58
00 53 00 56 00 56 00 54 00 5C 00 50 00 5E 00 4B 00 5D 00 40 00 5A 00 36
00 59 00 32 00 57 00 30 00 55 00 32 00 55 00 38 00 57 00 3C 00 5A 00 47
00 5B 00 53 00 5A 00 5F 00 59 00 61 00 56 00 62 00 5A 00 5C 00 60 00 58
00 62 00 57 00 65 00 55 00 66 00 58 00 64 00 5C 00 63 00 5E 00 69 00 62
00 70 00 62 00 75 00 5F 00 78 00 5C 00 7B 00 58 00 7D 00 56 00 7F 00 56
00 80 00 58 00 7F 00 5C 00 7D 00 5F 00 7B 00 61 00 7C 00 5E 00 7E 00 59
00 84 00 56 00 8C 00 53 00 8E 00 54 00 8C 00 57 00 8B 00 59 00 8B 00 5D
00 8F 00 61 00 99 00 61 00 99 80 61 00 B7 00 4D 00 B8 00 51 00 B8 00 57
00 B8 00 5A 00 BA 00 5C 00 B9 00 57 00 B6 00 4E 00 B2 00 3D 00 B4 00 37
00 B8 00 35 00 C2 00 39 00 C7 00 3F 00 C9 00 47 00 C9 00 4C 00 C7 00 53
00 C0 00 59 00 BA 00 5B 00 B8 00 59 00 C1 00 57 00 C5 00 57 00 CD 00 56
00 D0 00 56 00 D3 00 55 00 CF 00 55 00 CB 00 56 00 CB 00 58 00 D3 00 5C
00 D9 00 5E 00 DB 00 5E 00 DC 00 5A 00 DA 00 58 00 D6 00 55 00 D3 00 53
00 D7 00 54 00 D9 00 54 00 DD 00 55 00 E0 00 54 00 E2 00 53 00 E5 00 51
00 E9 00 51 00 EF 00 50 00 F7 00 4E 00 FA 00 4C 00 F7 00 49 00 F1 00 48
00 EC 00 4A 00 EE 00 53 00 FD 00 5B 01 06 80 5D
id p data t
1 p = A variable number of prefix characters that may be inserted by some signature capturing
devices. These characters may not include a pair of adjacent characters that would
represent a valid hexadecimal value (00-FF) at any position in the string. These characters
will be ignored by the printer and are not required.
data = xmsb xlsb ymsb ylsb = 8 bit X position and 8 bit Y position of each node (xy). Each X
and Y value is sent as a pair of ASCII characters that represent the hexadecimal value of
the position. Maximum values: x = 127, y = 127. Multiple lines are drawn in a single
graphic image by setting the most significant bit of ymsb = 1 (0x80). This indicates the
beginning of a new line and will cause no line segment to be drawn between the previous
node this node.
t = Terminating character. The vector graphic command is terminated by any ASCII control
character (< 0x20) such as a Carriage Return (0x0d).
21
Seitenansicht 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 60 61

Kommentare zu diesen Handbüchern

Keine Kommentare