09-05-2008 05:45 AM
Thanks in advance for any help.
09-08-2008 04:24 AM
Good morning CAS,
In response to your questions -
1. I can find no other NI product that will read in an IRIG-B signal, so yes this I s the only device you can use for this application
2. There is no specific IRIG-B output on the card. However, you can set the PFI lines to output any signal on the device. Also, if you configure PFI 0 to receive the IRIG-B signal, you can use the device as an 1588 master and output that signal to synchronize other 1588 devices.
3. The 6682 allows you to timestamp input signals, so yes you can achieve your desired timestamping. To configure timestamping of input signals, use the niSync_EnableTimeStampTrigger function.
4. Yes, you will need to use the NI-Sync functions as the 6682 relies on this driver.
For further information, I recommend you look at the manual for the PXI 6682, available here (http://www.ni.com/pdf/manuals/372292a.pdf). It covers all the points you have questions about.
Also, the manual for NI-Sync (http://www.ni.com/pdf/manuals/370926d.pdf) describes the functions you will need to use in your application, and has some tips for programming in different environments, as well as directions to example code.
I hope this helps, but please post back if you have nay other questions.
09-09-2008 06:42 AM
Dear Sheela,
Thanks for your reply. I will look in to those details further.
CAS