DigitalLevel
- Updated2025-10-14
- 1 minute(s) read
Gets the configuration parameters needed if the selected TriggerType type is DigitalLevel.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgDigitalLevelScriptTrigger DigitalLevel { get; }
Remarks
Returns an object of type RfsgDigitalLevelScriptTrigger.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DigitalLevel property was accessed after the associated NIRfsg object was disposed. |