Creates the carrier string to use as the selector string with the SEM, ACP, and CHP carrier configuration or fetch properties and methods.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public static string BuildCarrierString(string resultName, int carrierNumber)

Parameters

NameTypeDescription
resultNamestring

Specifies the result name for building the selector string.

carrierNumberint

Specifies the carrier number for building the selector string.

Returns

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