Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Can not find example for Synchronize S-series 6120 devices ..

Solved!
Go to solution

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

0 Kudos
Message 1 of 3
(3,691 Views)
Solution
Accepted by topic author vjuno

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.

S_Hong
National Instruments
Applications Engineer
0 Kudos
Message 2 of 3
(3,675 Views)

Hello Hong,

Thank you for your valuable suggestions. It worked fine. 

 

Thank you very much.

 

Regards

Vijay

0 Kudos
Message 3 of 3
(3,672 Views)