Provides implementation for abstract Open()()().
Opens the USB port as specified in the constructor.
Namespace:
ZSDK_API.CommOpens the USB port as specified in the constructor.
Assembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
C# |
---|
public override void Open() |
Visual Basic (Declaration) |
---|
Public Overrides Sub Open |
Implements
ZebraPrinterConnection..::.Open()()()Exceptions
Exception | Condition |
---|---|
ZSDK_API.ApiException..::.ZebraPrinterConnectionException | If there was an I/O error on the USB port. |