| iDP3310 User's Manual |
BELL | ALL |
[Function] | Drawer |
[Code] | <07>H |
[Outline] | This command outputs a designation signal to the connected drawer connector. The signal is |
| about 200 ms. Designation is made when the solenoid is connected. The command functions |
| even if not connected to the drawer connector, but it is meaningless. |
[Caution] | Connect only the specified part to the drawer connector. When this function is activated, the |
| main body or opponent connection element may have trouble or be destroyed. While this |
| command is activated, the printer is stopping. |
| Do not specify this command continuously. It could cause trouble. |
ESC a (n) ; | ALL |
[Function] | Set Line Height |
[Code] | <1B>H<61>H(n)<3B>H |
[Range] | 7 ≤ (n)≤ 255 (<30>H ≤ n ≤ <39>H) |
[Outline] | This command defines a height of each print line. A dot line is 1/77 inch. It sets a line feed |
| rate to n/77 inch. A parameter(n) setting range is 7 to 256. |
| If this value is 10, there will be 7.7 lines per inch. A minimum value of 7 assumes about 11 |
| lines per inch, allowing no space between each line. The line is fed in the set condition until |
| |
| or an initialization command. |
[Caution] | Be sure to add ";"(<3B>H) to the end of the parameter. This does not affect the FF command |
| in the |
[Default] | A line height for normal characters is 10 dots.[(n) = 10] |
[Sample Program] | When setting the line height to n = 20(1/3 inch) |
| ESC a 20 ; → LPRINT CHR$(&H1B)+"a20;" ; |
| <1B>H<61>H<32>H<30>H<3B>H |
43 | CITIZEN |