Digital Input >> Digital Filter >> Enable Bus Mode
- Updated2023-03-16
- 1 minute(s) read
Digital Input >> Digital Filter >> Enable Bus Mode
Data Type: | bool32 |
Description: | Specifies whether to enable bus mode for digital filtering. If you set this property to TRUE, NI-DAQmx treats all lines that use common filtering settings as a bus. If any line in the bus has jitter, all lines in the bus hold state until the entire bus stabilizes, or until 2 times the minimum pulse width elapses. If you set this property to FALSE, NI-DAQmx filters all lines individually. Jitter in one line does not affect other lines. |
You can get/set/reset this property using:
DAQmxGetDIDigFltrEnableBusMode
DAQmxSetDIDigFltrEnableBusMode
DAQmxResetDIDigFltrEnableBusMode