The PrinterStatusMessages type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PrinterStatusMessages |
Used to acquire a human readable string of the current errors/warnings stored in printerStatus |
Methods
Name | Description | |
---|---|---|
GetStatusMessage |
Used to acquire a human readable string of the current errors/warnings passed to this instance
|
Fields
Name | Description | |
---|---|---|
HEAD_OPEN_MSG |
Message to indicate the head is open
| |
HEAD_TOO_HOT_MSG |
Message to indicate the head is too hot
| |
PAPER_OUT_MSG |
Message to indicate the paper is out
| |
PAUSE_MSG |
Message to indicate printer is paused
| |
RECEIVE_BUFFER_FULL_MSG |
Message to indicate the receive buffer is full
| |
RIBBON_OUT_MSG |
Message to indicate the ribbon is out
|