Analog Input:General Properties:Advanced:High Accuracy Settings:Auto Zero Mode Property
Short Name: AI.AutoZeroMode
Property of DAQmx Channel
Specifies how often to measure ground. NI-DAQmx subtracts the measured ground voltage from every sample.
| Every Sample (10164) | Perform an auto zero at every sample of the acquisition. |
| None (10230) | Do not perform an autozero. |
| Once (10244) | Perform an auto zero at the beginning of the acquisition. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read/write |
| Resettable | yes |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |