SetFrequencyAndPhaseModulationType(string, RFmxPulseMXPulseModulationType)
- Updated2025-10-13
- 1 minute(s) read
Sets the pulse modulation type used for the phase and frequency error, and pulsed FM Measurement.
Syntax
Namespace: NationalInstruments.RFmx.PulseMX
public int SetFrequencyAndPhaseModulationType(string selectorString, RFmxPulseMXPulseModulationType value)
Remarks
This method sets the value of PulseFrequencyAndPhaseModulationType attribute.The default value is CW.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | RFmxPulseMXPulseModulationType | Specifies the pulse modulation type used for the phase and frequency error, and pulsed FM Measurement. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.