Creates the selector string to use with Harmonics configuration or fetch methods.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public static string BuildHarmonicString(string resultName, int harmonicNumber)

Parameters

NameTypeDescription
resultNamestring

Specifies the result name for building the selector string.

harmonicNumberint

Specifies the harmonic number for building the selector string.

Returns

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