Control Codes
It is up to the end user of the Epic 880TM to implement and use the level of security that is required.
CAUTION: If you have initialized the electronic journal and don’t know the password, there is no way to erase the electronic journal without returning the printer for service. The warranty does not cover this. All Epic 880TM’s are shipped with the electronic journal partitioned and erased but not initialized.
Initializing the Electronic Journal
Once the electronic journal is partitioned, it can be initialized. Initializing the electronic journal sets the password and formats the flash to accept journal entries. Each entry may be any length up to 8K, and entries greater than 8K are truncated. Entries will be added to the electronic journal until it is full. If the electronic journal is full, entries will be lost. The [ENQ]<25> command can be used to query the state of the electronic journal.
Electronic Journal Configuration and Reporting Commands
Function | Initialize and Set Password | |
ASCII | [ESC][GS]I<Password><0> | |
Hexadecimal | 1BH 1DH 49H <Password><0x00> | |
Decimal | <27> <29><73> <Password><0> | |
IPCL | &%EI<Password>& | |
EPOS |
|
|
Description This command initializes the electronic journal and sets the password that allows the electronic journal to be erased. The password may be up to 14 characters and may contain any alphanumeric characters.
Note: The electronic journal can not be deleted without this password.
Function Erase the Electronic Journal
ASCII [ESC][GS]E<Password><0>
Hexadecimal 1BH 1DH 45H <Password><0x00>
Decimal <27> <29><50> <Password><0>
IPCL &%EC<Password>&
EPOS
Description This command erases all of the electronic journal. The password was set using the [ESC][GS]I command.
Note: The electronic journal can not be deleted without this password.
Page 142 |
|
|
|