DAQCounterEdge Enumeration
- Updated2023-02-21
- 2 minute(s) read
Specifies the mode the counter uses to count the edge.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| Falling | The counter measures the time from one falling edge to the next falling edge. |
| Rising | The counter measures the time from one rising edge to the next rising edge. |