Sending data out from OpenViBE to LABVIEW

Come here to discuss about OpenViBE in general!
Post Reply
simurgh818
Posts: 2
Joined: Tue Apr 12, 2016 3:32 am

Sending data out from OpenViBE to LABVIEW

Post by simurgh818 »

Hello,

We have a Emotiv-EasyCap EEG system and use OpenViBE for signal processing to have cognitive control over a smart wheelchair. We are using the hand motor imagery scenario with common spatial filter included in the OpenViBE software. We have 14 channels, and would like to send cognitive commands of left or right to LABVIEW program.

The question I have is how can we send out data, our cognitive commands, in real time to the smart wheelchair's program in LABVIEW software. There is a article on this site "Overview: sending data & stimulation out from OpenViBE" It seems VRPN is not good for our application. Also, I have been told by another graduate student in the team that they previously tried sending data from MatLAB into LABVIEW and they had problems. They suggest I try sending data directly from OpenViBE into LABVIEW. How can I do that?

Any help is appreciated. :)

nfoy
Posts: 40
Joined: Fri Nov 14, 2014 1:06 pm

Re: Sending data out from OpenViBE to LABVIEW

Post by nfoy »

Hi

I suggest to send stimulations with the TCP writer box in OpenVibe and implement basic TCP/IP communication in your LabView program.

Best regards

simurgh818
Posts: 2
Joined: Tue Apr 12, 2016 3:32 am

Re: Sending data out from OpenViBE to LABVIEW

Post by simurgh818 »

Thanks a lot :D

Post Reply