Creates the selector string for use with Configuration or Fetch methods.

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public static string BuildResultString(string resultName)

Parameters

NameTypeDescription
resultNamestring

Specifies the result name for building the selector string. This parameter accepts the result name with or without the "result::" prefix. Example: "", "result::r1", "r1".

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.