RfsgConfigurationListStepTrigger.DigitalEdge Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Gets the configuration parameters needed if the TriggerType property is set to DigitalEdge.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public RfsgDigitalEdgeConfigurationListStepTrigger DigitalEdge { get; }
Public ReadOnly Property DigitalEdge As RfsgDigitalEdgeConfigurationListStepTrigger Get
Property Value
RfsgDigitalEdgeConfigurationListStepTriggerReturns an object of type RfsgDigitalEdgeConfigurationListStepTrigger.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The DigitalEdge property was accessed after the associated NIRfsg object was disposed. |