03-15-2010 12:21 PM
I want to querry my computer as to how much memory and how much disk space is available. Are there standard functions built into Labviiew to do this?
03-15-2010 12:45 PM
Here's what I use for disk space:
Note that by default, this gives you the free space on the volume that the VI containing this code is on.
Pass in a different path if you want the space on a different volume.
GET VOLUME INFO.vi is on the ADVANCED FILE FUNCTIONS palette.
Blog for (mostly LabVIEW) programmers: Tips And Tricks