LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

synchronize

I have two boards of NI (PCI - 6025E and PCI - 6221) and i need to syncrhonize them, how do i do this?
0 Kudos
Message 1 of 4
(2,640 Views)

Hi Bruno, Good afternoon.

What do you really wanna do? Which´s your LabVIEW version?
We need more information!

Regards,

Filipe Martarello
Application Engineering
NI Brazil

Message 2 of 4
(2,603 Views)

Hi, thanks for reply my question Filipe Martarello.

I have the respetive boards (pci 6025e and pci 6221). My version is Labview 7.0.

I need basicaly to make a program using the Analogic Output of PCI6025E and the Analogic Output and Digital Output (with handshanking) of PCI6221.

I didn´t install the pci 6221 in the computer yet, I need some advice because  I´m only a beginner.

thanks again.

 

Bruno Marangoni

Master Program (USP -São Carlos).  

0 Kudos
Message 3 of 4
(2,597 Views)

Hi Bruno.

There are a lot of ways that you can use to do that but the measurement needs to start at the same time. In addition, the measurements must share a commom clock for latching data.

You can use Simultaneously Started Measurements - You could use the internal Start Trigger to trigger the analog output to start at the same time as the input acquisiton or have the both operations use either the analog Input or analog Output sample clock.

Using the Measurement Functions you can do all these things.

The links bellow shows you synchronization technics.

Links

Shared Timebase - Cont Acq

http://zone.ni.com/devzone/cda/epd/p/id/2310

http://zone.ni.com/devzone/cda/tut/p/id/2997

http://zone.ni.com/devzone/cda/tut/p/id/5471

http://zone.ni.com/devzone/cda/tut/p/id/3246

I hope its helpfull.

Regards.

Filipe Silva
NI Brazil

0 Kudos
Message 4 of 4
(2,550 Views)