Open the serial port for communication.

Namespace: XpressnetLib
Assembly: XpressnetLib (in XpressnetLib.dll) Version: 0.1.4195.39796

Syntax

C#
public bool Connect()
Visual Basic
Public Function Connect As Boolean
Visual C++
public:
bool Connect()

Return Value

True if the port is open, othwerwise false.

See Also