Configures the Module string to use as the Selector String for reading temperature of specific modules of the device.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public static string BuildModuleString(string selectorString, string moduleName)

Parameters

NameTypeDescription
selectorStringstring

specifies the selector string. The default value is "" (empty string).

moduleNamestring

specifies the module for which you want the temperature to be read.

Returns

Upon return, contains the selector string created by this method.