LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to set the windows o/s system clock with a labview 8.5 program?

Solved!
Go to solution
I am interested in setting the windows o/s system clock from within a 8.5 labview program, is this possible?
0 Kudos
Message 1 of 2
(2,933 Views)
Solution
Accepted by topic author Yun2

If you are on windows the command time will allow you to set the time. You can use system exec in labView to do this. For more information on the command:

 

http://www.wikihow.com/Change-the-Computer-Time-and-Date-Using-the-Command-Prompt

Message Edited by Pawel Kowalski on 03-02-2009 02:44 PM
Message 2 of 2
(2,932 Views)