Sets an array of the insertion losses inherent to the RF Splitter. This value is expressed in dB.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int SetLOSplitterLoss(string selectorString, double[] value)

Remarks

This method sets the value of LOSplitterLoss attribute.The default value is an empty array.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string.

valuedouble[]

Specifies an array of the insertion losses inherent to the RF Splitter. This value is expressed in dB.

Returns

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