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