LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

i want to get and set windows system time through lab view

Hi

 

 

I want to get and set windows system time with the help of lab view 8.5.

please help me out.

 

ekanth

 

0 Kudos
Message 1 of 3
(2,849 Views)
You can use the call library function node. Once you drop it on your block diagram double click it and you will be able to select the dllyou want to use. Choose kernel32.dll and you will see methods listed called getsystemtime and setsystemtime. Use those
0 Kudos
Message 2 of 3
(2,835 Views)

Did you try a search?

 

Change system time on Windows CE 5.0 with LabVIEW. It says Windows CE, but it should work on regular Windows as well. You will likely need to set the DLL for the CLFN to "kernel32.dll".

http://forums.ni.com/t5/LabVIEW/Is-it-possible-to-set-the-windows-o-s-system-clock-with-a/m-p/863056...

0 Kudos
Message 3 of 3
(2,826 Views)