PMMode
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the phase modulation (PM) mode to use.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgAnalogModulationPMMode PMMode { get; set; }
Remarks
Specifies the RfsgAnalogModulationPMMode enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PMMode property was accessed after the associated NIRfsg object was disposed. |