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

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueRFmxPulseMXPulseModulationType

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.