NIRfsg Namespace

Table of Contents

RfsgScriptTrigger.TriggerType Property

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

RfsgScriptTriggerTriggerType Property

Gets or sets the Script trigger type.

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

Syntax

public RfsgScriptTriggerType TriggerType { get; set; }
Public Property TriggerType As RfsgScriptTriggerType
	Get
	Set

Property Value

RfsgScriptTriggerType
Specifies the RfsgScriptTriggerType enumeration.

Exceptions

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

Remarks

Depending upon the value of this property, more properties may be needed to fully configure the trigger.

To set this property, the NI-RFSG device must be in the Configuration state.

See Also

Log in to get a better experience