Gets the resource name assigned by Measurement and Automation Explorer (MAX) for NI Source Measure Units (SMU) which is used as the noise source power supply for Noise Figure (NF) measurement, for example, PXI1Slot3, where PXI1Slot3 is an instrument resource name. SMU Resource Name can also be a logical IVI name.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetSmuResourceName(string channelName, out string value)

Remarks

This method gets the value of SmuResourceName attribute.Supported devices: PXIe-4138, PXIe-4139, PXIe-4139 (40 W), and PXIe-4143 SMUs.

Parameters

NameTypeDescription
channelNamestring

Pass an empty string.

valueout string

Upon return, contains the resource name assigned by Measurement and Automation Explorer (MAX) for NI Source Measure Units (SMU) which is used as the noise source power supply for Noise Figure (NF) measurement, for example, PXI1Slot3, where PXI1Slot3 is an instrument resource name. SMU Resource Name can also be a logical IVI name.

Returns

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