Creates a selector string for use with Spurious emissions (Spur) configuration or fetch methods.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public static string BuildRangeString(string resultName, int rangeNumber)

Parameters

NameTypeDescription
resultNamestring

Specifies the result name for building the selector string.

rangeNumberint

Specifies the range number for building the range string.

Returns

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