Provides implementation for abstract Open()()().
Opens the Parallel port as specified in the constructor.
Namespace:
ZSDK_API.CommOpens the Parallel 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 Parallel port. |