|
|
|
|
|
|
|
|
|
| iDP3310 User's Manual | |
ESC d |
|
|
|
|
|
|
|
|
|
| |
[Function] | Request Printer Status |
|
|
|
|
|
| ||||
[Code] | <1B>H<64>H |
|
|
|
|
|
| ||||
[Outline] | This command sends the | ||||||||||
| mode, and | ||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
| Bit |
| Code |
| Function |
|
| Value |
| |
|
|
|
|
| 0 |
| 1 |
| |||
|
|
|
|
|
|
|
|
|
| ||
|
| 0 |
| L |
| Paper end |
| With paper |
| Without paper |
|
|
| 1 |
| X |
| Not defined |
|
|
|
|
|
|
| 2 |
| X |
| Not defined |
|
|
|
|
|
|
| 3 |
| X |
| Not defined |
|
|
|
|
|
|
| 4 |
| X |
| Not defined |
|
|
|
|
|
|
| 5 |
| 1 |
| Not defined |
| - - |
| Fixed at 1 |
|
|
| 6 |
| F |
| Mechanical error |
| Without error |
| With error |
|
|
| 7 |
| P |
| Parity |
| - - |
| - - |
|
[Caution] | This command is ignored for the parallel interface, and in the | ||||||||||
| mode. If the paper runs out or there is a mechanical error, the data may not be received. | ||||||||||
[See Also] | ESC a |
|
|
|
|
|
|
|
|
| |
ESC e (n) ; |
|
|
|
|
|
|
|
|
|
| |
[Function] | Set Right Margin |
|
|
|
|
|
| ||||
[Code] | <1B>H<65H>(n)<3B>H |
|
|
|
|
|
| ||||
[Range] | 1 ≤(n) ≤42 (<30>H ≤ n ≤<39>H) |
|
|
|
| ||||||
[Outline] | In the | ||||||||||
| be printed or at which position of the line they should be printed. If the parameter is set | ||||||||||
| between 1 and 42, the printer will print automatically when the | ||||||||||
| received. If the parameter is set beyond these limits, this command will be ignored. | ||||||||||
[Caution] | Be sure to add ";"(<3B>H) to the end of the parameter. The command is ignored in other than | ||||||||||
| the |
|
|
|
| ||||||
[Default] | The characters are printed after the LF command is received in the | ||||||||||
[Sample Program] | When setting the right margin to 10 |
|
|
|
| ||||||
| ESC e 10; | → LPRINT CHR$(&H1B)+"e10;" ; |
|
|
|
|
<1B>H<65>H<31>H<30>H<3B>H
45 | CITIZEN |