LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to run WMI class.method?

How to run Enable()/Disable() methods using Win32_NetworkAdapter class?
 
 
Thanks.
0 Kudos
Message 1 of 4
(3,794 Views)

You should be able to do this using a .vbs script and labview.

See this thread for some .vbs examples.

http://forums.ni.com/ni/board/message?board.id=170&message.id=144519#M144519

0 Kudos
Message 2 of 4
(3,789 Views)
This is part of this thread.

Please keep the discussion to one thread, so people know what's being discussed.
0 Kudos
Message 3 of 4
(3,785 Views)

I understand about thread.

Thanks for unclebump replying. This way is solved the problem.

But very interesting to do it via WMI class query. No?

Thanks.

 

0 Kudos
Message 4 of 4
(3,769 Views)