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