05-07-2024 12:50 PM
I'm reading RMS signals from accelerometers, but I wanted to get the pure signal directly. To do this, I need the custom device DSA template. Could anyone tell me where I can find this template (.vi), or if it is a driver that I install directly on the veristand.
Thanks!!
05-08-2024 07:13 AM
If you want to get the original signal but not the computed value, use the voltage input task instead of the accelerometer task.
05-08-2024 07:42 AM
Thanks, I'll try this.