C O N F I D E N T I A L
ESC <
EXECUTING COMMAND
[Name] | Return home |
|
|
[Format] | ASCII | ESC | < |
| Hex | 1B | 3C |
| Decimal | 27 | 60 |
[Range] | None |
|
|
[Default] | None |
|
|
[Description] | Detects the home position again; then moves the print head to the standby position. |
Program Example
PRINT #1, CHR$(&H1B);"<";
Mechanism control commands ESC < | Ver. 1.0 p. 41 |