RfsgAnalogModulation.PMMode Property
- Updated2024-05-08
- 1 minute(s) read
RfsgAnalogModulationPMMode Property
Gets or sets the phase modulation (PM) mode to use.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgAnalogModulationPMMode PMMode { get; set; }
Public Property PMMode As RfsgAnalogModulationPMMode Get Set
Property Value
Type: RfsgAnalogModulationPMModeSpecifies the RfsgAnalogModulationPMMode enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The PMMode property was accessed after the associated NIRfsg object was disposed. |