LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how much RAM LabVIEW can handle ?

Hi Titou,

Regarding RAM Usage on RT, it's actually 2 GB.

http://digital.ni.com/public.nsf/allkb/440BAF128AA75F95862572580081EB3D

Best Regards,

Evrem

Message 11 of 13
(1,703 Views)
Thanks for the link Evrem, I was expecting RT OS to e able to handle more memory... Smiley Sad
I guess there is not improvement to expect before LabVIEW goes 64bit... And I also guess there is still no official roadmap for a 64bit LabVIEW Smiley Sad

link to a previous thread on more or less the same subject


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 12 of 13
(1,698 Views)
LabVIEW 8.5 is "large address aware". This means it can directly address 4GBytes of RAM. It still has the 2G object limit and continguous array issues. Earlier versions of LabVIEW can only address 2GBytes of RAM.

All bets are off if you use an external DLL. For example, you should be able to use 4GBytes in LabVIEW 8.0 if you use an in-memory HDF5 file mode. I have not tried this, so cannot say for sure.

You are correct, there is no official roadmap for 64-bit LabVIEW...
Message 13 of 13
(1,662 Views)