vrLib SDK Documentation
AttachedPort Property
NamespacesVideoRay.CommunicationProtocol_PRO4_ParserAttachedPort
The port from which data will be parsed
Declaration Syntax
C#Visual BasicVisual C++
public CommPort AttachedPort { get; protected set; }
Public Property AttachedPort As CommPort
public:
property CommPort^ AttachedPort {
	CommPort^ get ();
	void set (CommPort^ value);
}

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