RFmx Instruments VIs

Content Type
Programming Language
Current manual

RFmxInstr Build Port String (VI)

RFmxInstr Build Port String (VI)

Owning Palette: RFmxInstr VIs

Creates the port string to use as the Selector String with external attenuation table VIs. On a MIMO session, this VI can be used to build port string to use as a selector string for configuring or reading port-specific properties and external attenuation table VIs.

RFmxInstr Build Port String

cstr.gif

Port Name specifies the port for building the selector string.

cstr.gif

Device Name specifies the name of the initialized device for building the selector string.

ci32.gif

Channel Number specifies the channel for building the selector string. Specify 0 as the value for this parameter.

cstr.gif

Selector String specifies the calibration plane string when used for building port string for the external attenuation table VIs. If you do not specify the calibration plane string, the default calibration plane instance is used. The default value is "" (empty string).

Example:

""

"calplane::plane0"

You can use the RFmxInstr Build Calibration Plane String VI to build the selector string.

istr.gif

Selector String Out returns the selector string created by this VI.

Was this information helpful?