LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

synchronise DI and AI

Hi

i am using 6024E card.
i try to use the example that included in labview
"Continuous CDI with AI(E).vi"
but This example works only for E-series 6115 and 6120 devices.
So how ca i change this vi to work with my 6024E?

Thanks for help
0 Kudos
Message 1 of 3
(2,608 Views)
Hello;

The 6024E board is one of the E-series boards.
Regards
Filipe A.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,608 Views)
Hi,
As I understand it the 6024E does not support buffered DIO so directly
synchronising with AI is not possible. The nearest you could get as far
as I can see is to read the Digital In unbuffered on each loop of the
Buffered AI read. The Read could be set to only 1 sample per loop if
required. The speed will be limited and an exact sync is not guaranteed.
What speed of acquisition on the AI and DI are you looking at achieving?

regrads,
Dave R.

abdou wrote:
> Hi
>
> i am using 6024E card.
> i try to use the example that included in labview
> "Continuous CDI with AI(E).vi"
> but This example works only for E-series 6115 and 6120 devices.
> So how ca i change this vi to work with my 6024E?
>
> Thanks for help
0 Kudos
Message 3 of 3
(2,608 Views)