Click or drag to resize

SettingsHelperUtilZmotifGetPanelPowerLevel Method

Returns the power level of the specific panel.

Namespace:  Zebra.Sdk.Card.Zmotif.Settings
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
ParameterInfo GetPanelPowerLevel(
	PanelType panel
)

Parameters

panel
Type: Zebra.Sdk.Card.EnumerationsPanelType
The ribbon panel.

Return Value

Type: ParameterInfo
The ribbon panel power level and range.
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is an error communicating with the printer.
SettingsExceptionIf the panel is invalid or an error occurs while retrieving the panel power level.
See Also