PrinterAlarm Enum Reference
Printer alarm types. More...
Public Member Functions | |
PrinterAlarm (int value) | |
int | value () |
Static Public Member Functions | |
[static initializer] | |
static PrinterAlarm | valueOf (int _value) |
Public Attributes | |
PAPER_LIMIT =(0) | |
The printer has reached the paper limit counter. | |
CUTS_LIMIT =(1) | |
The printer has reached the cuts limit counter. | |
END_OF_PAPER =(2) | |
The printer has no paper. | |
HEAD_TEMPERATURE =(3) | |
The head is overheated. | |
POWER_SUPPLY =(4) | |
There are problems with the power supply. | |
Detailed Description
Printer alarm types.
Constructor & Destructor Documentation
PrinterAlarm | ( | int | value | ) |
Constructor
- Parameters
-
value value
Member Function Documentation
int value | ( | ) |
- Returns
- value