Navigation: Reference Guide > Serial Communication > Properties >
Indicates whether to open a serial port or not.
[Visual Basic .NET]
Public WriteOnly Property PortOpen As Boolean
[C#]
public bool PortOpen {set;}