Click or drag to resize

DeviceUtilGetOcpDisplay Method

Returns the line data currently displayed on the printer's OCP.

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

Return Value

Type: OcpDisplayInfo
An OcpDisplayInfo instance populated with the printer's OCP line data.
Exceptions
ExceptionCondition
ConnectionExceptionIf there is an error communicating with the printer.
SettingsExceptionIf an error occurs while retrieving the OCP display information.
ZebraCardExceptionIf the printer model is not supported or the device is busy.
Remarks
For ZMotif Series 7, 8, and 9 printers only.
See Also