PPTII-A Programming Manual
www.hprt.com
23
ESC p
[Name]
Generate pulse
[Format]
ASCII ESC p m t1 t2
Hex 1B 70 m t1 t2
Decimal 27 112m t1 t2
[Range]
m= 0, 1, 48, 49
0
≤
t1
≤
255
0
≤
t2
≤
255
[Default]
None
[Dscription]
Outputs the pulse specified by t1and t2to the specified connector pin mas follows:
•
The pulse for ON time is (t1 ×2 msec) and for OFF time is (t2 ×2 msec).
[Notes]
If t2 < t1, the OFF time is equal to the ON time
ESC t n
[Name]
Select character code table
[Format]
ASCII
ESC
t
n
Hex
1B
74
n
Decimal
27
116
n
[Range]
0≤n≤47
[Dscription]
Select character code table
n
Character Code table
n
Character Code table
0
[PC437 (USA: Standard
Europe)]
45
[WPC1250]
1
[Katakana]
46
[WPC1251(Cyrillic)]
2
[PC850 (Multilingual)]
47
[WPC1253]
3
[PC860 (Portuguese)]
48
[WPC1254]
4
[PC863 (Canadian-French)]
49
[WPC1255]
5
[PC865 (Nordic)]
50
[WPC1256]
13
[PC857 (Turkish)]
51
[WPC1257]
14
[PC737 (Greek)]
52
[WPC1258]
15
[ISO8859-7 (Greek)]
54
[MIK(Cyrillic /Bulgarian)]
16
[WPC1252]
55
[CP755 (East Europe
,
Latvian 2)]
17
[PC866 (Cyrillic #2)]
56
[Iran]
18
[PC852 (Latin 2)]
57
[Iran II]
19
[PC858 (Euro)]
58
[Latvian]
20
[KU42]
59
[ISO-8859-1 (West Europe)]
21
[TIS11 (Thai)]
60
[ISO-8859-3(Latin 3)]
26
[TIS18 (Thai)]
61
[ISO-8859-4(Baltic)]