02-14-2018 09:01 AM
Are there any examples of how to use the NI 9232 module to measure acceleration with an IEPE accelerometer (PCB 339a30)? I have the "IEPE - Continuous Input.vi" shipping example, but I don't see the option to change AC/DC coupling.
02-15-2018 03:11 PM
Schafbo,
I'm not sure what your question is. Are you just looking for a way to set the AI coupling in LabVIEW or are you looking for an example to use with your module?
You can set the AC/DC coupling programmatically in LabVIEW using a DAQmx Channel Property Node, with the AI.Coupling property.
I hope this helps!