LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

share memory

I nedd to use share memory in Linux. Can I use it in LabVIEW for Linux?
0 Kudos
Message 1 of 3
(2,570 Views)
Hello Lidia,

I'm not sure how this can be done in Linux, so my suggestions are:

a) Go here and start a Linux support request:
http://www.ni.com/linux/lin_tech.htm

b) If performance is not a critical issue, use file i/o as the way to share data. This is easy to implement in case you need a fast solution.

Regards,

JorgeM.
0 Kudos
Message 2 of 3
(2,570 Views)
...I meant abovee a fast answer...not solution
normally file i/o will NOT be faster than memory access 🙂

Regards,
JorgeM.
0 Kudos
Message 3 of 3
(2,570 Views)