AlertCondition Class |
Namespace: Zebra.Sdk.Settings
The AlertCondition type exposes the following members.
| Name | Description | |
|---|---|---|
| ConditionName |
Gets/sets the alert condition name
|
| Name | Description | |
|---|---|---|
| CreateAlertCondition |
Creates an AlertCondition based on the condition.
| |
| CreateAlertConditionFromName |
Creates an AlertCondition based on the conditionName.
| |
| Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Returns the alert condition.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| ALL_MESSAGES |
Alert condition 'All Messages'
| |
| BATTERY_LOW |
Alert condition 'Battery Low'
| |
| CLEAN_PRINTHEAD |
Alert condition 'Clean Printhead'
| |
| COLD_START |
Alert condition 'Cold Start'
| |
| COUNTRY_CODE_ERROR |
Alert condition 'Country Code Error'
| |
| CUTTER_JAMMED |
Alert condition 'Cutter Jammed'
| |
| HEAD_COLD |
Alert condition 'Head Cold'
| |
| HEAD_ELEMENT_BAD |
Alert condition 'Head Element Bad'
| |
| HEAD_OPEN |
Alert condition 'Head Open'
| |
| HEAD_TOO_HOT |
Alert condition 'Head Too Hot'
| |
| INVALID_HEAD |
Alert condition 'Invalid Head'
| |
| LABEL_READY |
Alert condition 'Label Ready'
| |
| MCR_RESULT_READY |
Alert condition 'MCR Result Ready'
| |
| MEDIA_LOW |
Alert condition 'Media Low'
| |
| MOTOR_OVERTEMP |
Alert condition 'Motor Overtemp'
| |
| NO_READER_PRESENT |
Alert condition 'No Reader Present'
| |
| NONE |
Alert condition 'None'
| |
| PAPER_OUT |
Alert condition 'Paper Out'
| |
| PMCU_DOWNLOAD |
Alert condition 'PMCU Download'
| |
| POWER_ON |
Alert condition 'Power On'
| |
| POWER_SUPPLY_OVER_TEMP |
Alert condition 'Power Supply Too Hot'
| |
| PQ_JOB_COMPLETED |
Alert condition 'PQ Job Completed'
| |
| PRINTER_PAUSED |
Alert condition 'Printer Paused'
| |
| PRINTHEAD_SHUTDOWN |
Alert condition 'Printhead Shutdown'
| |
| REPLACE_HEAD |
Alert condition 'Replace Head'
| |
| RESTARTING |
Alert condition 'Restarting'
| |
| REWIND_FULL |
Alert condition 'Rewind'
| |
| RFID_ERROR |
Alert condition 'RFID Error'
| |
| RIBBON_IN_WARNING |
Alert condition 'Ribbon In'
| |
| RIBBON_LOW |
Alert condition 'Ribbon Low'
| |
| RIBBON_OUT |
Alert condition 'Ribbon Out'
| |
| SGD_SET |
Alert condition 'SGD Set'
| |
| SHUTTING_DOWN |
Alert condition 'Shutting Down'
| |
| THERMISTOR_FAULT |
Alert condition 'Thermistor Fault'
| |
| ZBI_BASIC_FORCED_ERROR |
Alert condition 'Basic Forced'
| |
| ZBI_BASIC_RUNTIME_ERROR |
Alert condition 'Basic Runtime'
|