LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

diskpart List volume not working in Windows 7

Hi

 

Im trying to run diskpart-List volume command using System Exec.vi in LabVIEW 2010 in Windows 7 32-bit/64-bit.

When i try to run this command through script text file in Windows XP, I could get the Standard Output String with volume informations in detail.

But the same VI doesnt work in Windows 7 32-bit/64-bit. i.e., Standard Output string is empty

 

I have attached the VI and Script text file. 

Suggestions/Solutions are welcome.

 

Thanks in Advance, 

Charu

Download All
0 Kudos
Message 1 of 2
(3,398 Views)

Hi,

what does this command returns ? The list of files in your C:\ ?

There is an OpenG function which make the same thing (list recursive folder), but not sure it's what you're expecting...

Regards,

V-F
0 Kudos
Message 2 of 2
(3,290 Views)