RfsgTriggerLevel Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies the active level for the Script trigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public enum RfsgTriggerLevel
Members
| Name | Value | Description |
|---|---|---|
| ActiveHigh | (int)9000 | Trigger when the digital signal is high. |
| ActiveLow | (int)9001 | Trigger when the digital signal is low. |