0 ≤ t1 ≤ t2 ≤ 255
[Description] Outputs the pulse specified by t1 and t2 to connector pin m as follows:
m
0, 48
1, 49
Connector pin
Drawer
Drawer
[Notes] | • The pulse ON time is [t1 ✕ 2 ms] and the OFF time is [t2 ✕ 2 ms]. |
| • If t2 < t1, the OFF time is [t1 ✕ 2 ms] |
ESC t n
[Name] | Select character code table |
| ||||
[Format] | ASCII | ESC | t | n | ||
| Hex |
| 1B | 74 | n | |
| Decimal | 27 | 116 | n | ||
[Range] | 0 ≤ n ≤ 5, n = 255 |
|
| |||
[Description] | Selects a page n from the character code table. | |||||
|
|
|
|
|
| |
n |
| Page |
|
|
| |
|
|
|
| |||
0 |
| 0 | (PC437 [U.S.A., Standard Europe]) | |||
|
|
|
|
|
| |
1 |
| 1 | (Katakana) |
|
| |
|
|
|
|
| ||
2 |
| 2 | (PC850 [Multilingual]) |
| ||
|
|
|
|
| ||
3 |
| 3 | (PC860 [Portuguese]) |
| ||
|
|
|
|
| ||
4 |
| 4 | (PC863 |
| ||
|
|
|
|
|
| |
5 |
| 5 | (PC865 [Nordic]) |
|
| |
|
|
|
|
| ||
255 |
| Space page |
|
| ||
|
|
|
|
|
| |
[Default] | n = 0 |
|
|
| ||
[Reference] | Character Code Tables |
|
|
ESC u n
[Name] | Transmit peripheral device status | |||
[Format] | ASCII | ESC | u | n |
| Hex | 1B | 75 | n |
| Decimal | 27 | 117 | n |
[Range] | n = 0, 48 |
|
|
|