Gets the output channel to be used for noise figure (NF) measurement in RFmx.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetSmuChannel(string channelName, out string value)

Remarks

This method gets the value of SmuChannel attribute.The default value is 0.

Parameters

NameTypeDescription
channelNamestring

Pass an empty string.

valueout string

Upon return, contains the output channel to be used for noise figure (NF) measurement in RFmx.

Returns

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