09-23-2009 08:23 AM
09-24-2009 10:34 AM
Hi,
Have you seen the Auto Zero Mode option for the device in MAX? Auto Zero Mode is a procedure for eliminating offsets generated by an amplifier stage for example. In Auto Zero Mode, NI-DAQ shorts the input channel to ground and subtracts the obtained measurement from all subsequent samples. It is basically a quick calibration technique that takes place at the beginning of a scan.
Auto Zero Mode can be configured very easily in MAX when using DAQmx. To do this, you simply create a Global Channel that is reading the desired physical channel. Once the Global Channel has been created, you can set the Auto Zero Mode by highlighting your channel under My System>>Data Neighborhood>>NI-DAQmx Global Channels in MAX. The Device tab can then found between the Settings and Calibration tabs in the window on the right. This is where the Auto Zero Mode can be set.
There are three options:
Best regards,
TonyG
09-26-2009 06:15 AM