Triggers
- Updated2025-10-14
- 1 minute(s) read
Gets the Triggers sub-object used to configure the NI-RFSG triggers.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgTriggers Triggers { get; }
Remarks
Returns an object of type RfsgTriggers.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Triggers property was accessed after the associated NIRfsg object was disposed. |