vrLib SDK Documentation
RxData Property
NamespacesVideoRay.CommunicationCommPortRxData
Get the data in the recieve buffer This is used for polled operation
Declaration Syntax
C#Visual BasicVisual C++
public byte[] RxData { get; }
Public ReadOnly Property RxData As Byte()
public:
property array<unsigned char>^ RxData {
	array<unsigned char>^ get ();
}

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