11-21-2008 02:39 PM
11-24-2008 02:05 PM
Hey Aslan,
The 9237 has a finite number of sampling rates available, with a minimum sampling rate of 2000S/s. This is due to the sample clock downconverter, which can only output integer divisors of the master clock. The 9237 is a DSA device and uses a delta sigma adc converter, which is geared to measure sound and vibration applications,so sampling at just a few samples per second is not what it is geared towards. Even if you set the sampling rate to 4 samples per second (for example), the hardware sample rate will coerce to the next closest value, which for all values below 2000 S/s will be 2000 S/s. One workaround is to take a few out of the 2000 samples obtained each second and write them to your file. To physically slow your sample rate, you will need a different C series module. Depending on your application, the 9215A might be a great fit to acquire at slower rates.