Question 1. I have the NI PCI 4552, I´m trying to measure low frequency signal comming from an electric signal and from an accelerometer. Using the SVXMPL_SUBSETFFT(DAQ).vi is possible to measure frequencies up to 20 Hz, what modifications I have to make in this program to measure frequencies under 20 Hz ?
Question 2. When I write a program to avoid to use the previos one, I use the C-SCAN rutine, but this produces a delay in the measurement, then I have to Windowing the signal, where I have to allocate this module (Windowing) in my program?
Question 3. How I can export the signal acquired, I mean for example as a figure in wmf format ?