Sets the unit of the amplitude level. This method is applicable only for the amplitude trace.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int SetAmplitudeTraceUnit(string selectorString, RFmxPulseMXPulseAmplitudeTraceUnit value)

Remarks

This method sets the value of PulseAmplitudeTraceUnit attribute.The default value is dBm.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxPulseMXPulseAmplitudeTraceUnit

Specifies the unit of the amplitude level. This method is applicable only for the amplitude trace.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.