DataActiveEventLevelActiveLevel Enumeration
- Updated2026-02-03
- 1 minute(s) read
Specifies the polarity of the exported Data Active Event.
Syntax
Namespace: NationalInstruments.DAQmx
public enum DataActiveEventLevelActiveLevel
Remarks
Specifies the polarity of the exported Data Active Event. Use this enumeration to get or set the value of DataActiveEventLevelActiveLevel.
Members
| Name | Value | Description |
|---|---|---|
| ActiveHigh | 10095 | High state is the active state. |
| ActiveLow | 10096 | Low state is the active state. |