Gets the unit of the amplitude level. This method is applicable only for the amplitude and acquired amplitude trace.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int GetAmplitudeTraceUnit(string selectorString, out RFmxPulseMXPulseAmplitudeTraceUnit value)

Remarks

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

valueout RFmxPulseMXPulseAmplitudeTraceUnit

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