12-23-2009 07:32 PM
12-29-2009 01:06 AM
Hi Charles,
There's a function called RT Set Date and Time that you can make use of.
We don't have a sample program but this is a very simple VI to use. Read off the current date time in Windows, then enter the corresponding info into this VI and run it. The cRIO controller will then have its date time updated accordingly.
Regards,
Boon Chen
12-29-2009 08:37 AM
Charles,
See this article if you need sub second accuracy
http://zone.ni.com/devzone/cda/epd/p/id/5846
If you want to synchronize automatically, you could use SNTP and either run a server on the host or sync both host and target to the same time server.
Sebastian