Click or drag to resize

CalibrationTable Enumeration

Specifies a specific calibration table contained in the printer.

Namespace:  Zebra.Sdk.Card.Enumerations
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public enum CalibrationTable
Members
  Member nameValueDescription
LUT1Installed1 Name of the installed Lut 1.
LUT2Installed2 Name of the installed Lut 2.
LutsInstalled3 Name of the installed Lut 3.
LUT1Default129 Name of the default Lut 1.
LUT2Default130 Name of the default Lut 2.
LUTsDefault131 Name of the default Lut 3.
Remarks
For ZMotif Series printers only.
See Also