BasicConfigurationList
- Updated2025-10-14
- 1 minute(s) read
Gets the BasicConfigurationList sub-object used to work with the configuration lists.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgBasicConfigurationList BasicConfigurationList { get; }
Remarks
Returns an object of type RfsgBasicConfigurationList.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The BasicConfigurationList property was accessed after the associated NIRfsg object was disposed. |