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

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