Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
I want to set or reset Windows system clock from within LabView
I want to set or reset Windows system clock from within LabView
Shan
Active Participant
03-20-2001
07:48 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
I am reading GPS time on a serial input and need to adjust the PC time if it is in error.
0
Kudos
Message
1
of 3
(3,685 Views)
Reply
Re: I want to set or reset Windows system clock from within LabView
markwysong
Active Participant
03-20-2001
01:01 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
The easiest way I could do this was to create a batch file using LabVIEW with the string "time
" i.e. "time 06:00:00p" to change the time to 6 PM. Then call the batch file with the system.vi. That will change the time.
Mark
PS I tried executing the time executable from the system VI, but that didn't work, but the batch file did.
0
Kudos
Message
2
of 3
(3,685 Views)
Reply
Re: I want to set or reset Windows system clock from within LabView
aa
Member
03-20-2001
06:00 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Shan wrote:
> I am reading GPS time on a serial input and need to adjust the PC time
> if it is in error.
You can use "Set System Time.vi". Download G Toolbox from my website.
George Zou
http://george-zou.sinacity.com
0
Kudos
Message
3
of 3
(3,685 Views)
Reply
All Forum Topics
Previous Topic
Next Topic