ModulationType
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the digital modulation format.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgDigitalModulationType ModulationType { get; set; }
Remarks
Specifies the RfsgDigitalModulationType enumeration. The default value is None.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ModulationType property was accessed after the associated NIRfsg object was disposed. |