vrLib SDK Documentation
ReceivedData Event
NamespacesVideoRay.CommunicationCommPortReceivedData
Event fires on reception of serial port data
Declaration Syntax
C#Visual BasicVisual C++
public event CommPort..::.ReceivedDataHandler ReceivedData
Public Event ReceivedData As CommPort..::.ReceivedDataHandler
public:
 event CommPort..::.ReceivedDataHandler^ ReceivedData {
	void add (CommPort..::.ReceivedDataHandler^ value);
	void remove (CommPort..::.ReceivedDataHandler^ value);
}

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