GetSmuChannel(string, out string)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| channelName | string | Pass an empty string. |
| value | out 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.