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