LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

AO Generation using Pause trigger

Hi all ,

 

I'm trying to do an Analog Generation with my X-Series NI-6356 DAQ ,

My problem is that I want to make 5 tests each one with 200 points that reflects as a linear wavee for the AO.

I'm using  DAQmxWriteAnalogF64 but this command is too slow 100 ms over USB!

And I don't have that time.

 

So I Want to use a Pause trigger.

 

I'll set a buffer of 1000 points and I want to make 5 tests:

 

test 1 - AO of 1-200 from the buffer

test 2 - AO of 200-400 from  the buffer

test 3 - AO of 400-600 from  the buffer

test 4 - AO of 600-800  from  the buffer

test 5 - AO of 800-1000 from f the buffer

 

my questions are :

 

1. Is it possible ?

 

2. Is there any example I can use ?

 

-----------------------------------------
Kobi Kalif
Software Engineer

0 Kudos
Message 1 of 2
(2,504 Views)

Kobi-

 

Can you post some pseudo code so that I can get a better understanding of your intended program?

 

Thanks,

 

Sean

Applications Engineering Specialist - Semiconductor Test
National Instruments
0 Kudos
Message 2 of 2
(2,496 Views)