LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Set Date and Time on PC with Network Time Protocol (NTP) Server

Hello,
Everything is in the title. I would liked to set the date and time of my PC  with CVI with a precision around 10 ms that's why i need the NTP protocol.
I went on the ntp website and i download the code source of the protocol but it's kind of heavy...So i was wondering if someone have already done this kind of software ?

Thanks
Vivien
0 Kudos
Message 1 of 3
(3,825 Views)
wouldn't it be easier to download a NTP server software and run it on your computer instead of trying to build your own ? there is a lot of free pre-built NTP software available on the net...
0 Kudos
Message 2 of 3
(3,785 Views)
Actually I choosed this option, 'cause it's kind of triky to build your own NTP with a Windows configuration.
I use the Meinberg NTP installer, and use the stat files do get the data from NTP: It's really nice to use and the support is helpful.
 
Regards,
Vivien
0 Kudos
Message 3 of 3
(3,756 Views)