Click or drag to resize

DeviceUtilClearOcpDisplay Method

Clears any custom line data from the OCP and returns it to the main view.

Namespace:  Zebra.Sdk.Card.Device
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
void ClearOcpDisplay(
	bool lockOcp
)

Parameters

lockOcp
Type: SystemBoolean
True to lock the printer's OCP display.
Exceptions
ExceptionCondition
ConnectionExceptionIf there is an error communicating with the printer.
SettingsExceptionIf an error occurs while clearing the OCP display.
ZebraCardExceptionIf the printer model is not supported or the device is busy.
Remarks
For ZMotif Series 7, 8, and 9 printers only.
See Also