ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgConfigurationListStepTrigger.DigitalEdge Property

RfsgConfigurationListStepTrigger.DigitalEdge Property

RfsgConfigurationListStepTriggerDigitalEdge Property

Gets the configuration parameters needed if the TriggerType property is set to DigitalEdge.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public RfsgDigitalEdgeConfigurationListStepTrigger DigitalEdge { get; }
Public ReadOnly Property DigitalEdge As RfsgDigitalEdgeConfigurationListStepTrigger
	Get

Property Value

Type: RfsgDigitalEdgeConfigurationListStepTrigger
Returns an object of type RfsgDigitalEdgeConfigurationListStepTrigger.

Exceptions

ExceptionCondition
ObjectDisposedException The DigitalEdge property was accessed after the associated NIRfsg object was disposed.

See Also

Was this information helpful?