From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,745 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,744 Views)