So I modified the Voltage –Continuous Input Example VI to work with two single axis accelerometers
(ADXL193 and USB6210). I am able to get live data (voltage of accelerometer, 8 mv/g sensitivity) as seen
in the chart below. However, I am trying to do a couple of things. I would like to convert the graph’s y-
axes (amplitude (voltage)) into number of g’s as it is running. Then I want to get the max values. I would
finally like to save all the data acquired to a spreadsheet, where I have time vs amplitude. My question
is: how do I accomplish this? Attached is my VI depicting what I tried to do?
Thanks