Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

PCI-6110

I have a problem. I collect 680 samples (CWAI1.Configurate; CWAI1.START) but I would like to repeat this 100 times (from the beginning) and save all data (for example: in the closed loop).
0 Kudos
Message 1 of 2
(2,923 Views)
You just use a buffer of 68000 and a progress event every 680 points to log the data. I attached an example that shows how to do it. Look at the CWAI settings and see how the progress event is configured. Make sure you change the board and channel settings for your setup.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(2,923 Views)