Gets whether voltage or power to be used as domain for pulse measurements.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int GetAmplitudeLevelDomain(string selectorString, out RFmxPulseMXPulseAmplitudeLevelDomain value)

Remarks

This method gets the value of PulseAmplitudeLevelDomain attribute.The default value is Volts.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxPulseMXPulseAmplitudeLevelDomain

Upon return, contains whether voltage or power to be used as domain for pulse measurements.

Returns

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