Sets user-specific additional information passed as SParams User Comment to write to SnP file.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int SetSnPUserComment(string selectorString, string value)

Remarks

This method sets the value of SParamsSnPUserComment attribute.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valuestring

Specifies user-specific additional information passed as SParams User Comment to write to SnP file.

Returns

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