Click or drag to resize

DeviceUtilCheckForAlarm Method

Gets the printer's current alarm code.

Namespace:  Zebra.Sdk.Card.Device
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
AlarmInfo CheckForAlarm()

Return Value

Type: AlarmInfo
Printer alarm code.
Exceptions
ExceptionCondition
ConnectionExceptionIf there is an error communicating with the printer.
ZebraCardExceptionIf the device is busy.
See Also