LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Acquire and display data from multiple PCI-5124 in a system

Hello,
 
I have 2 x PCI-5124.  I would like to use them in a system so as to achive 4 channels for data capture and display.  How can this be done?  Does anybody have an example I can use with LabVIEW? The NI Scope displays data from 1 board at a time and does not provide an option to combine multiple boards.
 
Regards
0 Kudos
Message 1 of 3
(2,548 Views)

testmyhardware,

You can use the shipping examples to help get you started.  Begin by going to Help > Find Examples.

Is Synchronization important between the two cards or are you just looking to acquire from all the channels?

If you need to synchronize the two devices then you will need a RTSI cable to connect the two cards.  You can then use our Synchronization examples to help get you started.    

Then navigate to Hardware Input and Output > Modular Instruments > NI-SCOPE > Synchronization

Otherwise you can just combine one of the generic examples. 

Hardware Input and Output > Modular Instruments > NI-SCOPE > General > niScope EX Getting Started.vi

Here is what my code looked like after I combined the above example.




Message Edited by Ryan N. on 04-09-2008 05:57 PM
Ryan N
National Instruments
Application Engineer
ni.com/support
0 Kudos
Message 2 of 3
(2,526 Views)

Hi Ryan,

Thank you for the information.  I will try this and get back if I face any problem.

Regards

0 Kudos
Message 3 of 3
(2,499 Views)