ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Message Passing Interface and Labview

Has anyone had any experience using Labview with any flavor of Message Passing Interface (MPI). I am trying to integrate some Labview code with a linux based multi-node multiprocessor data acquistion system, and am trying to find a full featured (i.e., not UDP or TCP) data transfer protocol
0 Kudos
Message 1 of 2
(2,860 Views)
Mmm, what is not full featured about TCP/IP or UDP? 😉
I guess anything else I can think of won't be more full featured as that, including pipes. Maybe shared memory? But I'm not sure about the accessibality of this under Linux nor the desirability of it as far as security is concerned.
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 2
(2,860 Views)