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

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int SetAmplitudeLevelDomain(string selectorString, RFmxPulseMXPulseAmplitudeLevelDomain value)

Remarks

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

valueRFmxPulseMXPulseAmplitudeLevelDomain

Specifies 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.