Feeds

Vanilla (0.9.3) is a product of Lussumo. More Information: Documentation, Community Support.
Bottom of Page
MAKE Controller Kit: Using tcp function in Labview to communicate to the board
  1.  
1 to 4 of 4
Oct 31st 2006
So far I know the only way to communicate with board using labview is the tcp function, because driver is needed using VISA.

I am able to find the board from specific ip address, but I can't do anything with it(turn on the LEDs).

Can anyone give me some suggestion of doing it?
Or please advise me any other good ways to do it using Labview.

Sorry for posting similar discussion, but the comments been posted before seem not working.


Thank you
Nov 1st 2006
Hi there - as it's currently implemented, the Make Controller Kit only communicates via UDP...it doesn't open a socket for TCP communications. TCP is certinaly on the list, but hasn't been implemented yet.

I'm not familiar with LabView, so I'm not sure which other options might be available.

Liam
Nov 1st 2006
Hi,
I tried using UDP, but it doenst work either.
Can you please tell me more specifically?

Thanks
Nov 1st 2006
Well, not knowing much about LabView, I'm afraid I can't be too much more specific.

You might check how LabView sends its packets. There might be a bit of work involved to create a properly formed OSC message. Maybe try googling around to see if there's already a LabView OSC implementation out there?

Liam
  1.  
1 to 4 of 4
Top of PageBack to Discussions