SettingsHelperUtilZmotifSetOcpParameters Method
|
Sets the printers OCP configuration.
Namespace:
Zebra.Sdk.Card.Zmotif.Settings
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax void SetOcpParameters(
OcpSettings ocpParams
)
Sub SetOcpParameters (
ocpParams As OcpSettings
)
void SetOcpParameters(
OcpSettings^ ocpParams
)
Parameters
- ocpParams
- Type: Zebra.Sdk.Card.ContainersOcpSettings
The configuration of the OCP.
Exceptions Remarks For ZMotif Series 7, 8, and 9 printers only.
See Also