Click or drag to resize

DeviceUtilZmotifResetNetwork Method

Sends the network reset command to the printer.

Namespace:  Zebra.Sdk.Card.Zmotif.Device
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
void ResetNetwork()
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is an error communicating with the printer.
SettingsExceptionIf there is an error retrieving the printer information.
ZebraCardExceptionIf the printer model is not supported or a printer error occurs.
Remarks
For ZC Series printers only.
See Also