CounterOutputEventOutputBehavior Enumeration
- Updated2023-02-21
- 1 minute(s) read
CounterOutputEventOutputBehavior Enumeration
Specifies whether the exported Counter Output Event pulses or changes from one state to the other when the counter reaches terminal count.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum CounterOutputEventOutputBehavior
Public Enumeration CounterOutputEventOutputBehavior
Members
Member name | Value | Description | |
---|---|---|---|
Pulse | 10265 | Send a pulse to the terminal. | |
Toggle | 10307 | Toggle the state of the terminal from low to high or from high to low. |
Remarks
Specifies whether the exported Counter Output Event pulses or changes from one state to the other when the counter reaches terminal count. Use this enumeration to get or set the value of CounterOutputEventOutputBehavior.