ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgScriptTrigger.DigitalEdge Property

  • Updated2024-05-08
  • 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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Property Value

Type: 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