Creates the offset string to use as the selector string with SEM and ACP offset configuration or fetch methods.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public static string BuildOffsetString(string resultName, int offsetNumber)

Parameters

NameTypeDescription
resultNamestring

Specifies the result name for building the selector string.

offsetNumberint

Specifies the offset number for building the selector string.

Returns

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