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