Jump to content

LabVIEW NTP client


Recommended Posts

Hi,

I was wondering if anybody had written an implementation of an NTP (Network Time Protocol) client in LabVIEW.

I am trying to figure out the best way to synchronize the RTC on the Blackfin processor to the network time.

Naturally I could just send a request to my host PC and get the time from there but there will always be the delay involved.

From what I've read in the RFC for NTP this delay is taken into account.

Cheers,

Heiko

Link to comment

QUOTE (hfettig @ Nov 11 2008, 10:11 AM)

Thanks a lot. I had not seen this yet. This is exactly what I was looking for.

Note that this example does not do the network delay compensation that you said you're trying to avoid. It does pretty much the same thing as a request to your PC for the time, except it queries a more precise server much farther away.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.