LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programatically get windows version (XP or Win 7)

Can't seem to find this one.  Need to know what version Windows is running within my LabView 13 program and behave differently if Win7 vs. XP.  I tried fishing in the .net classes and there are so many - couldn't find OS version there.  This must be easy - anybody?  Thanks

0 Kudos
Message 1 of 3
(3,031 Views)

This should do it:

OS.png

 

(The property node class is /VI Server/Application)

Message 2 of 3
(3,026 Views)

 On the off chance you need more information, this also works:

 

sysinfo.png

Message 3 of 3
(3,009 Views)