Analog Input >> General Properties >> Filter >> Filter Delay Units
- Updated2023-03-16
- 1 minute(s) read
Data Type: | int32 |
Description: | Specifies the units of Filter Delay and Filter Delay Adjustment. |
Valid values
DAQmx_Val_Seconds | 10364 | Seconds. |
DAQmx_Val_SampleClkPeriods | 10286 | Sample Clock Periods. |
You can get/set/reset this property using:
DAQmxGetAIFilterDelayUnits
DAQmxSetAIFilterDelayUnits
DAQmxResetAIFilterDelayUnits