NIRfsg Namespace

Table of Contents

RfsgConfigurationListStepTrigger.DigitalEdge Property

  • Updated2025-05-22
  • 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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Property Value

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