ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgConfigurationListStepTrigger.DigitalEdge Property

  • Updated2024-05-08
  • 1 minute(s) read
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

Log in to get a better experience