DeviceUtil Interface |
Namespace: Zebra.Sdk.Card.Device
The DeviceUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckForAlarm |
Gets the printer's current alarm code.
|
![]() | ClearOcpDisplay |
Clears any custom line data from the OCP and returns it to the main view.
|
![]() | GetCardCount |
Returns the printer's total card count values.
|
![]() | GetMagneticEncoderConfiguration |
Returns the printer's magnetic encoder configuration.
|
![]() | GetMediaInformation |
Returns a List of the printer's installed media information.
|
![]() | GetOcpDisplay |
Returns the line data currently displayed on the printer's OCP.
|
![]() | GetPrintCapability |
Returns the transfer type of the printer.
|
![]() | GetPrinterInformation |
Returns the printer's specific device information.
|
![]() | GetPrinterStatus |
Returns the printer's current status information.
|
![]() | GetSensorStates |
Returns the printer's sensor states.
|
![]() | GetSensorValues |
Returns the printer's sensor values.
|
![]() | GetSmartCardConfigurations |
Returns the printer's smart card encoder configurations.
|
![]() | HasLaminator |
Returns true if the printer includes a laminator.
|
![]() | HasMagneticEncoder |
Returns true if the printer includes a magnetic encoder.
|
![]() | HasSmartCardEncoder |
Returns true if the printer includes a smart card encoder.
|
![]() | RegisterAlarmHandler |
Registers a callback routine for asynchronous reporting of printer alarm conditions.
|
![]() | Reset |
Resets the printer.
|
![]() | SetOcpDisplay |
Displays the specified line data on the printer's OCP.
|
![]() | UpdateFirmware(String) |
Updates the printers firmware.
|
![]() | UpdateFirmware(String, CardFirmwareUpdateHandler) |
Updates the printers firmware.
|