![]() | Download Help (Windows Only) |
Specifies how often to measure ground. NI-DAQmx subtracts the measured ground voltage from every sample.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Enumeration AIAutoZeroMode |
C# |
---|
public enum AIAutoZeroMode |
Member name | Description |
---|---|
EverySample | Perform an auto zero at every sample of the acquisition. |
None | Do not perform an autozero. |
Once | Perform an auto zero at the beginning of the acquisition. This auto zero task might not run if you have used Control previously in your task. |
Helpful
Not Helpful