Chapter 6: Programming Information | A794 Owner’s Guide |
Erase User Flash Sector
Erases a page of flash memory and sends a carriage return when the operation is complete.
ASCII | GS @ n |
Hexadecimal | 1D 40 n |
Decimal | 29 64 n |
Value of n |
n = 49 (ASCII n = 1)
This command erases the entire 64K page available for
Important While erasing flash memory, the printer disables all interrupts, including communications. To provide feedback to the application, the printer responds to the application when the erase is complete. After sending the Erase User Flash Sector (1D 40 n) command, an application should wait for the response from the printer before sending data. Otherwise, data will be lost. If an application is unable to receive data, it should wait a minimum of five seconds after sending the Erase User Flash Sector (1D 40 n) command before sending data.
Reset Firmware
Reboots the printer.
ASCII | GS (SPACE) |
Hexadecimal | 1D FF |
Decimal | 29 255 |
128 | March 1999 |