ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgStartTrigger.TriggerType Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgStartTrigger.TriggerType Property

RfsgStartTriggerTriggerType Property

Gets or sets the Start trigger type.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Property Value

Type: RfsgStartTriggerType
Specifies the RfsgStartTriggerType 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