Programming 59
Software Command Syntax
System Related CommandsESC ? |
| Reset (Full) | |
1B | 3F | Hex | |
27 | 63 | Decimal |
|
<ESC>? restarts the printer with a complete reset. During this operation, all buffers are purged, all memory is cleared, and stored parameters are reloaded. USB printers will go off the bus during execution of this command and will reconnect when the reset is complete. After issuing this command, wait approximately 3 seconds for the printer to reset before issuing data to the printer.
ESC @ |
| Reset (Initialize) |
1B 40 | Hex | |
27 64 | Decimal |
|
<ESC>@ terminates command processing and reinitializes the control board. All parameters are set to power on values and all buffers are purged. After issuing this command, wait approximately 3 seconds for the printer to reset before issuing data to the printer.
ESC & 1 |
| Load Logotype |
1B 26 01 | Hex | |
27 38 1 | decimal |
|
<ESC>&<1> stores a logotype bitmap in the flash PROM. The logotype is stored to flash memory and the printer is reset. The logotype can then be printed with <ESC>g and <ESC>L commands, see ESC g n1...n5 on page 53 and ESC L n1 on page 53. Also see Logotypes
on page 74. The printer indicates that storage is complete by operating the presenter motor for a short period of time.
|
|
| Note • The Toolbox application can be used to load new firmware. | |
|
|
|
| |
ESC & L |
| Erase All Logotypes | ||
1B | 26 4C | Hex | ||
27 | 38 76 | decimal |
|
|
|
|
| <ESC>&<L> erases all logotypes stored in the flash PROM. The printer indicates that erasure | |
|
|
| is complete by operating the presenter motor for a short period of time. | |
|
|
|
| |
ESC & 4 |
| Store Current Parameter Values |
| |
1B | 26 04 | Hex |
| |
27 38 4 | decimal |
|
|
<ESC>&<4> stores the current setting of all parameter values in the printer’s flash memory. These parameters are then used as default power on parameters. Storing the parameters to flash memory takes approximately 4 seconds, during which time the printer cannot communicate. The printer indicates that storage is complete by operating the presenter motor for a short period of time.
09/14/2009 | TTP 2000 Technical Manual |