
Control Codes
| Description |
|
| ASCII |
|
|
| Hex |
|
|
| IPCL |
|
| Page |
|
|
|
|
|
|
|
|
|
|
|
|
| |||||
|
|
|
|
|
|
|
|
|
|
|
| equivalent |
|
| ||
|
|
|
|
|
|
|
|
|
|
|
| code |
|
|
|
|
| Select bidirectional or unidirectional |
| [ESC] U <n> |
| 1BH,55H |
|
| &%GU {n=1} |
| 117 | ||||||
| print. n=0 Bidirectional |
|
|
|
|
|
|
|
|
| &%GB {n=0} |
|
|
| ||
| n=1 Unidirectional |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
| Print graphics in mode <m>. | [ESC] * <m> <n1> |
|
| 1BH,2AH |
|
| none |
| 116 | ||||||
|
|
|
| <n2> |
|
|
|
|
|
|
|
|
|
|
| |
| Reassign graphic mode. | [ESC] ? <m><n> |
|
| 1BH,3FH |
|
| none |
| 116 | ||||||
| Horizontal Graphics |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
| Process horizontal graphics data. |
| [ESC] h <color> |
|
| 1BH,68H |
|
| none |
| 118 | |||||
|
|
|
| <length> <format> |
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
| <data> |
|
|
|
|
|
|
|
|
|
|
| |
| Set horizontal graphic mode. |
| [ESC] * <m> <0> |
|
| 1BH,2AH |
|
| none |
| 119 | |||||
|
|
| <0> |
|
|
|
|
|
|
|
|
|
|
|
| |
| Bitmap Graphic File Support |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
| Print Bitmap graphics from file. |
| [ESC] [FS] P <s> |
|
| 1BH,1CH, |
|
| none |
| 189 | |||||
|
|
|
| FileName<0> |
|
| 50H |
|
|
|
|
|
|
| ||
| Print Bitmap graphics from bitmap |
| [ESC] [FS] p |
|
| 1BH,1CH, |
|
| none |
| 189 | |||||
| data |
| <BitmapFileData> |
|
| 50H |
|
|
|
|
|
|
| |||
| User Store |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
| Begin named macro record. | [ESC] [US] b |
|
| 1BH,1FH, 62H |
|
| &%UB |
| 125 | ||||||
|
|
|
| <Name..> <0> |
|
|
|
|
|
| <Name..><0> |
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
| Save macro data in user store. | [ESC] [US] m |
|
| 1BH,1FH, |
|
| &%UM |
| 125 | ||||||
|
|
|
| <Name..> <0> |
|
| 6DH |
|
| <Name..><0> |
|
|
| |||
|
|
|
|
|
|
|
|
|
|
|
|
| ||||
| End named macro record. | [ESC] [US] e |
|
| 1BH,1FH, 65H |
|
| &%UG |
| 125 | ||||||
|
|
|
| <Name..> <0> |
|
|
|
|
|
| <Name..><0> |
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
| Load item from user store. | [ESC] [US] l |
|
| 1BH,1FH, |
|
| &%UL |
| 126 | ||||||
|
|
|
| <Name..> <0> |
|
| 6CH |
|
| <Name..><0> |
|
|
| |||
|
|
|
|
|
|
|
|
|
|
|
|
| ||||
| Run macro data from user store. | [ESC] [US] r |
|
| 1BH,1FH, 72H |
|
| &%UR |
| 126 | ||||||
|
|
|
| <Name..> <0> |
|
|
|
|
|
| <Name..><0> |
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
| Flag item as a | [ESC] [US] s |
|
| 1BH,1FH, |
|
| &%US |
| 126 | ||||||
|
|
|
| <Name..> <0> |
|
| 6DH |
|
| <Name..><0> |
|
|
| |||
|
|
|
|
|
|
|
|
|
|
|
|
| ||||
| Delete item from user store. | [ESC] [US] d |
|
| 1BH,1FH, 64H |
|
| &%UD |
| 127 | ||||||
|
|
|
| <Name..> <0> |
|
|
|
|
|
| <Name..><0> |
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
| Flush information from user store. | [ESC] [US] f ALL |
|
| 1BH,1FH, |
|
| &%UF |
| 127 | ||||||
|
|
| <0> |
|
|
| 66H,00H |
|
|
|
|
|
|
| ||
| Report on user store. | [ESC] [US] q |
|
| 1BH,1FH, 72H |
|
| &%UQ |
| 127 | ||||||
|
|
|
| <Name..> <0> |
|
|
|
|
|
| <Name..><0> |
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
| Return a report on user store | [ESC] [US] ? |
|
| 1BH,1FH, 72H |
|
| &%UQ |
| 127 | ||||||
|
|
|
| <Name..> <0> |
|
|
|
|
|
| <Name..><0> |
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
| Process user macro. | [ESC] g <0> |
| 1BH,67H, 00H |
| &%GP |
| 129 | ||||||||
| Start macro record. | [ESC] g <1> |
| 1BH,67H, 01H |
| &%GS |
| 129 | ||||||||
| Stop macro record. | [ESC] g <2> |
| 1BH,67H, 02H |
| &%GE |
| 129 | ||||||||
| Stop macro record and save | [ESC] g <3> |
|
| 1BH, 67H, |
|
| &%GW |
| 129 | ||||||
|
|
|
|
|
|
|
| 03H |
|
|
|
|
|
|
|
| Page 73 |
|
|