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