LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can i acquire a continuous analog input and save the acquired waveform?

I want a software that acquires data form the output of a force transducer(volts)which loads and unloads a soft material within very fast events( about 100msec) and the acquired waveform is saved for analysis.
0 Kudos
Message 1 of 2
(2,703 Views)
Hi
Continuous analog input can be acquired using ANALOG I/O function in the LabVIEW FPGA Module. This function initiates the convertion and returns the binary represenatation of the voltage as 16-bit integer which can be converted back to get the voltage.
For more information, visit http://sine.ni.com/apps/we/nioc.vp?cid=11784〈=US

Regards
Subramania Bharathi.R
0 Kudos
Message 2 of 2
(2,703 Views)