05-07-2013 07:18 AM - edited 05-07-2013 07:19 AM
Hi ,
I want to connect labview or single board rio data to max msp (a program by cycling 74). Max MSP works in a similar fashion to labview in that it is a visual programing that uses objects - but it is mainly for audio. Max MSP can receive both UDP and TCP but when I tried to collect labview data via UDP receive (a max object) it says data cannot be read because it is a multiple of 4 bytes. I am thinking of investing in some labview (NI rio single board) equipment but I have to be sure it will be possible to read the data out of all channels seperate either via labview or directly from the board - any advice ?
05-12-2013 09:35 PM
Send the expected data from Max to LabVIEW. Inspect the data in LabVIEW, then you will see how Max expects the data to be formatted.