LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

check DiskSpaceFree()

Does anyone know how to check for free diskspace
in labVIEW 5.1? I need to implement a subVI that
knows when the harddrive is low on free space.
Thanks.

G.S.


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
0 Kudos
Message 1 of 2
(3,045 Views)
You can get this information from the platform-independent "Volume Info"
node, found in the File I/O>>Advanced File Functions subpalette.

--John

gsu_central@my-deja.com wrote:

> Does anyone know how to check for free diskspace
> in labVIEW 5.1? I need to implement a subVI that
> knows when the harddrive is low on free space.
> Thanks.
>
> G.S.
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
0 Kudos
Message 2 of 2
(3,045 Views)