NIRfsg Namespace

Table of Contents

RfsgScriptTrigger.DigitalEdge Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgScriptTrigger.DigitalEdge Property

RfsgScriptTriggerDigitalEdge Property

Gets the configuration parameters needed if the selected TriggerType type is DigitalEdge.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Property Value

RfsgDigitalEdgeScriptTrigger
Returns an object of type RfsgDigitalEdgeScriptTrigger.

Exceptions

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

See Also

Log in to get a better experience