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