Sets the type of DUT.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int SetDutType(string selectorString, RFmxSpecAnMXNFDutType value)

Remarks

This method sets the value of NFDutType attribute.The default value is Amplifier.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxSpecAnMXNFDutType

Specifies the type of DUT.

Returns

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