vrLib SDK Documentation
PortName Property
NamespacesVideoRay.CommunicationProtocol_PRO4_InterfaceAdapterPortName
Comm port to use to communicate with external application Typically this will be a virtual serial port, but could be a real one
Declaration Syntax
C#Visual BasicVisual C++
public CommPortName PortName { get; set; }
Public Property PortName As CommPortName
public:
property CommPortName^ PortName {
	CommPortName^ get ();
	void set (CommPortName^ value);
}

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