Counter Input >> General Properties >> Counter Timebase >> Active Edge
- Updated2023-03-16
- 1 minute(s) read
Counter Input >> General Properties >> Counter Timebase >> Active Edge
Data Type: | int32 |
Description: | Specifies whether a timebase cycle is from rising edge to rising edge or from falling edge to falling edge. |
Valid values
DAQmx_Val_Rising | 10280 | Rising edge(s). |
DAQmx_Val_Falling | 10171 | Falling edge(s). |
You can get/set/reset this property using:
DAQmxGetCICtrTimebaseActiveEdge
DAQmxSetCICtrTimebaseActiveEdge
DAQmxResetCICtrTimebaseActiveEdge