NIRfsg Namespace

Table of Contents

NIRfsg.Triggers Property

  • Updated2025-07-17
  • 1 minute(s) read
NIRfsg.Triggers Property

NIRfsgTriggers Property

Gets the Triggers sub-object used to configure the NI-RFSG triggers.

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

Syntax

public RfsgTriggers Triggers { get; }
Public ReadOnly Property Triggers As RfsgTriggers
	Get

Property Value

RfsgTriggers
Returns an object of type RfsgTriggers.

Exceptions

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

See Also

Log in to get a better experience