ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

NIRfsg.Triggers Property

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

Syntax

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

Property Value

Type: RfsgTriggers
Returns an object of type RfsgTriggers.

Exceptions

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

See Also

Was this information helpful?