LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Maximum ram for labview

Solved!
Go to solution

Hello everyone , I was thinking of doing an 8GB RAM upgrade to 16GB of OS WIN7 64Bit to devote more ram to labview .
There is a maximum usage limit of ram labview ?

0 Kudos
Message 1 of 10
(5,420 Views)

If you are using the 32-bit LabVIEW, the max RAM is 2GB, just like every other 32-bit application.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 10
(5,417 Views)
It depends on whether you have LabVIEW 32 bit or 64 bit installed.
http://digital.ni.com/public.nsf/allkb/AC9AD7E5FD3769C086256B41007685FA
-To be precise 32 bit can use 4gb and 64 bit Max 16tb.
Thanks
uday
0 Kudos
Message 3 of 10
(5,415 Views)

I was thinking of doing an 8GB RAM upgrade to 16GB of OS WIN7 64Bit to devote more ram to labview .


http://digital.ni.com/public.nsf/allkb/AC9AD7E5FD3769C086256B41007685FA

 

In order to take advantage of this much RAM, you will need to use the 64 bit version of LabVIEW.

 

In the past, some add-ons or toolkits did not have a 64-bit version available, so it may depend on your version of LabVIEW as well as Windows.


Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
If you don't hate time zones, you're not a real programmer.

"You are what you don't automate"
Inplaceness is synonymous with insidiousness

0 Kudos
Message 4 of 10
(5,413 Views)
Solution
Accepted by topic author NTampelloni

it depend on your LV version and op bit(64 or 32and also your Windows op bit (64or 32)
but the answer for all of them is yes but if you have version lower that 8.6 yes there 2 gig for 32 and 4 for 64 bit LB
and the most large RAM allocation for LV is belong to win64 LV 64 and version higher than 2009

Message 5 of 10
(5,359 Views)

I should also add that if you actually need this much RAM and you are not doing some MASSIVE image and/or signal processing, then your code needs refactored because you likely have a memory leak.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 6 of 10
(5,351 Views)

Thank you all for the replies.

Recapping LV2014 32bit on S.O. WIN7 64bit - can use a maximum of 4GB .
So needless to double the RAM , it would not be used Smiley Sad

Message 7 of 10
(5,322 Views)

there's also this 2015 NI knowledge base article:

http://digital.ni.com/public.nsf/allkb/AC9AD7E5FD3769C086256B41007685FA

0 Kudos
Message 8 of 10
(5,297 Views)

Depending on what else you have running and what else you use the computer for, Windows might run a little smoother.

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 9 of 10
(5,287 Views)

@NTampelloni wrote:

So needless to double the RAM , it would not be used Smiley Sad


Of course it would be used, (just not by LabVIEW!) leaving more RAM for LabVIEW. If your computer only has 4GB of RAM, it needs to be shared with everything else running (OS, etc.) and LabVIEW will not be able to use 4GB.

0 Kudos
Message 10 of 10
(5,258 Views)