Click or drag to resize

SettingsHelperUtilZmotifGetErrorControlLevel Method

Returns the printer's current error control handling mode.

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

Return Value

Type: ErrorControlLevel
The error control level.
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is an error communicating with the printer.
SettingsExceptionIf an error occurs while retrieving the error control level.
See Also