Click or drag to resize

DeviceUtilGetMagneticEncoderConfiguration Method

Returns the printer's magnetic encoder configuration.

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

Return Value

Type: MagneticEncoderInfo
A MagneticEncoderInfo instance populated with the printer's installed magnetic encoder configuration.
Exceptions
ExceptionCondition
ConnectionExceptionIf there is an error communicating with the printer.
SettingsExceptionIf an error occurs while retrieving the magnetic encoder configuration.
ZebraCardExceptionIf the device is busy.
See Also