NIRfsg.Triggers Property
- Updated2025-07-17
- 1 minute(s) read
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
RfsgTriggersReturns an object of type RfsgTriggers.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Triggers property was accessed after the associated NIRfsg object was disposed. |