11-19-2008 11:43 PM
Try e-mailing the swsync.beta@ni.com for further questions on the beta.
12-01-2008 10:01 AM
Answering the question about whether shared variable and IO variable timestamps will be synchronized to the system time...
The IO variable timestamps use the system time so they will be (in turn) synchronized to 1588.
Hope this helps.
12-02-2008 08:41 AM
My goal is to be able to log IO Variable data, coming from 6 cRIO's, into a common Citadel database. There does not appear to be a way currently to
progagate the IO Variable timestamp into a NSV timestamp. Is this a feature that will be forthcoming? It seems that without such a mechanism the
Software Sync technology will be missing out on some rather large use cases.
12-02-2008 10:25 AM
An IO Variable with network publishing enabled will maintain the timestamp from when the IO was acquired when it publishes the value across the network. However, if you read the IO Variable locally and then write it to a separate network published shared variable for publishing on the network, the timestamp won't be maintained. In this case, the timestamp corresponds to when the network variable engine received the point and not when the IO data was sampled. If you're observing something different from this, you should post back so we can try to figure out what's going wrong.
As was mentioned earlier, the IO Variable bases its timestamp on the current system time. Since 1588 synchronizes the system time of multiple RT controllers on the network, it should be possible to accomplish what you want. You'll also have to incorporate a future time event into your application to start all of the applications on the controllers at the same time. Without this, the applications on the different controllers won't be in phase. They shouldn't drift, but they won't be in phase.
12-02-2008 10:36 AM
In my application, I must intercept the IOV data for the purposes of custom scaling, filtering and zero offseting. It would be very nice to be able to programmatically
set the NSV timestamp. Could you tell me how this is accomplished internally with the IOV->NSV binding that you mentioned?
12-03-2008 09:55 AM
12-17-2008 12:07 PM
FYI, it is now live. I'm looking forward to hearing everyone's thoughts.
IEEE-1588v2 Software Synchronization Beta
-Adam
04-01-2009 10:45 AM
Does anyone know when the 1588v2 drivers for the PXI-6682 will be available? Any recommendations on other 1588v2 master controllers that
will work with the PTP drivers on the cRIO?
04-01-2009 12:24 PM