04-01-2019 07:20 PM
Hello!
I am very new to LabView but I am trying to connect a simple accelerometer to my myDAQ port and am following the online guide which suggests the following steps:
The problem I am encountering is that when I head to acceleration it does not show any physical channels that are connected (doesn't show anything at all).
Please could anyone advise on what I may be doing wrong or how else to fix this issue?
Many thanks!
04-01-2019 07:34 PM
There are several kinds of Accelerometers. Some take a 5v power supply and supply three analog voltages proportional to the components of acceleration along the accelerometer's X, Y, and Z axes. Others sample the data (or otherwise obtain X, Y, and Z) and output a (typically ASCII) stream of data bytes. The first interface usually requires 5 wires (V+, Gnd, X, Y, Z), while the second usually has a USB connector or requires 2-3 wires (for digital signals).
Would you like us to guess the make and model of your Accelerometer? Would you like us to guess how you've wired it up to your myDAQ? How about pointing us to the "online guide" (or should we guess that, too)?
Bob Schor