12-04-2008 11:55 AM
Hi,
I recently updated my system to MSstudio 8.6 and NiDAQmx 8.8. I have two PCI 6120 cards on my computer. I am looking for a sample VB .NET program for synchronizing two cards. But I am unable to find any examples for S series devices. The examples that I found are written for either E or M class and they were written with MS 8.5 libraries. Therefore they wont run at the first instance. However, I referenced to 8.6 libraries but the program still wont run with my devices. Can anybody help e to kick start my Vb .NET program.
Thank you in anticipation.
Regards
Vijay
Solved! Go to Solution.
12-05-2008 11:25 AM
Hi Vijay,
For VB.NET examples for Multi-Device Synchronization, you can take a look at some of our shipping examples under C:\Documents and Settings\All Users\Documents\National Instruments\NI-DAQ\Examples\DotNET2.0\Synchronization\Multi-Device. The one in particular I would like to point you to is the AIContAcquisition examples. This examples shows you how to synchronize multiple devices such as E-Series, M-Series and DSAs for a Continuous AI task. Note that although S-Series is not explicitly mentioned in this example, the E-Series synchronization procedure is identical to that of the S-Series. Also, since this example does not use any MStudio components, you no longer encounter any MStudio library issues.
I hope this helps.
12-05-2008 11:59 AM
Hello Hong,
Thank you for your valuable suggestions. It worked fine.
Thank you very much.
Regards
Vijay