LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

5133 - buffer reading

Hi,

I have a 5133 and I need to read 1024 Samples (rate 100MS/s) on a HW trigger. The trigger frequency is 3600Hz and I received the trigger for 2 seconds.

 

I have to acquire 1024*3600*2=7372800 Samples. I don't Know how to do...

0 Kudos
Message 1 of 4
(2,669 Views)

I explain better...

I want to know if I can do something like the "MULTIPLE RECORDS"

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

Hello Fabio,

 

I think you have to take a look at the following two examples.

NI-DAQmx: Acquire Analog Input Data Using a Hardware Analog Trigger

https://www.ni.com/en/support/documentation/supplemental/21/ni-daqmx-data-acquisition-triggering-tec...

Acquire & Graph Voltage-Internal Clock-Hardware Trigger Restarts (finite amount of data)

https://forums.ni.com/t5/NI-DAQmx-Examples/Acquire-Graph-Voltage-Internal-Clock-Hardware-Trigger-Res...

 

Continuous Acquire and Graph Voltage Internal Clock With Analog Start Trigger (continuous data

https://forums.ni.com/t5/NI-DAQmx-Examples/Continuous-Acquire-and-Graph-Voltage-Internal-Clock-With-...

 

Antonios
0 Kudos
Message 3 of 4
(2,638 Views)

Thanks,

 

I'm not able to use daqmx functions... I can use only NISCOPE....

 

After that, for the first link I think that the solution doesn't match my request, the other two can be... but I think we are to slowly.

 

 

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