vrLib SDK Documentation
Open Method (portname)
NamespacesVideoRay.CommunicationCommPortOpen(String)
Open a serial port at the default baudrate
Declaration Syntax
C#Visual BasicVisual C++
public bool Open(
	string portname
)
Public Function Open ( _
	portname As String _
) As Boolean
public:
bool Open(
	String^ portname
)
Parameters
portname (String)
"Port name of the form COM#

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)