LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What methods for accelerometer input without using Sound & Vibration toolkit

Hi,

I am wanting to perform logging of  accelerometer input using LabView Developers Suite and NI9233 module. My customer doesn't want to purchase the Sound & Vibration Toolkit. Is there another method to acquire the data?

Thanks,

 

0 Kudos
Message 1 of 3
(2,706 Views)

You do not need sound & vibration toolkit to acquire data. you can use regular data acquisition technique for this. 

 

before acquiring, you need to switch on ICP. But for USB 9233 it is always ON i believe.

 

If you have already bought 9233, it is OK. Otherwise it is better to go with 9234. 

Anil Punnam
CLD
LV 2012, TestStand 4.2..........
Message 2 of 3
(2,692 Views)

Hi,

Sound and vibration toolkit is required only when analysis such as order tracking, octave analysis is to be carried out on the acquired vibration data.  For data acquisition SVT is not mandatory.  For USB 9233 the IEPE excitation is always ON and has selectable AC/DC coupling.

 

Use the DAQmx drivers for acquiring the vibration data and signal processing functions (in signal processing pallete) for any basic analysis like FFT, PSD etc.,

 

Post back for queries.

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
Message 3 of 3
(2,683 Views)