Click or drag to resize

SettingsHelperUtilZmotifGetActiveLUTTable Method

Returns the active calibration table identifier.

Namespace:  Zebra.Sdk.Card.Zmotif.Settings
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
CalibrationTable GetActiveLUTTable()

Return Value

Type: CalibrationTable
The active calibration table.
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is an error communicating with the printer.
SettingsExceptionIf an error occurs while retrieving the active LUT table.
ZebraCardExceptionIf the printer model is not supported or if an error occurs while retrieving the calibration table.
Remarks
For ZMotif Series 7, 8, and 9 printers only.
See Also