StartedEvent
- Updated2025-10-14
- 1 minute(s) read
Gets the StartedEvent sub-object containing properties used to configure Started Events.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgStartedEvent StartedEvent { get; }
Remarks
Returns object of type RfsgStartedEvent.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The StartedEvent property was accessed after the associated NIRfsg object was disposed. |