Gets the pulse modulation type used for the phase and frequency error, and pulsed FM Measurement.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int GetFrequencyAndPhaseModulationType(string selectorString, out RFmxPulseMXPulseModulationType value)

Remarks

This method gets 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.

valueout RFmxPulseMXPulseModulationType

Upon return, contains 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.