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