LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW function that gives the current free RAM?

Hi,
 
I'm looking for a vi that will give me the current free memory.
 
Thanks.
0 Kudos
Message 1 of 16
(4,355 Views)
Hi,
 
Are you talking about de PC available memory?
 
I've done a .net DLL that you can call in labview. do you know how to use it?
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 2 of 16
(4,352 Views)

Thank you for the quick answer. Yes, I'm talking about the PC available RAM.

Can you tell me if I need a certain environment to run this dll?

0 Kudos
Message 3 of 16
(4,344 Views)
You would need to install .NET to use it. Or, you can use a Windows API call.

This is, of course, assuming that you're using Windows, as you haven't stated which operating system you're using.
0 Kudos
Message 4 of 16
(4,335 Views)
Using the Windows API call:
0 Kudos
Message 5 of 16
(4,330 Views)
Can you tell me which API call to use? I prefer not to install .NET on my system.
0 Kudos
Message 6 of 16
(4,329 Views)
Click on the link that I included in my response, or just look at the example. Smiley Wink
0 Kudos
Message 7 of 16
(4,314 Views)
From some reason I cannot open the links you sent.
Can you send them to my email (yifatk@exalenz.com)?  Thanks.
0 Kudos
Message 8 of 16
(4,312 Views)
What exactly happens when you click on the links? The first one is a standard hyperlink. In the other message it's also a hyperlink to a file that resides on the NI servers. Do you have some sort of firewall/proxy that's blocking those types of files? How about the zip file attached?
0 Kudos
Message 9 of 16
(4,305 Views)
I get a message that the source of the vi is not found. Can you instead send me a .llb file?
0 Kudos
Message 10 of 16
(4,288 Views)