Counter Input >> General Properties >> Filter >> Response
- Updated2023-03-16
- 1 minute(s) read
Counter Input >> General Properties >> Filter >> Response
Data Type: | int32 |
Description: | Specifies the corresponding filter response and defines the shape of the filter response. |
Valid values
DAQmx_Val_Comb | 16152 | Comb filter response. |
DAQmx_Val_Bessel | 16153 | Bessel filter response. |
DAQmx_Val_Brickwall | 16155 | Brickwall filter response. |
DAQmx_Val_Butterworth | 16076 | Butterworth filter response. |
You can get/set/reset this property using:
DAQmxGetCIFilterResponse
DAQmxSetCIFilterResponse
DAQmxResetCIFilterResponse