Gets the frequencies corresponding to the insertion loss inherent to the RF Splitter, as specified by the SetLOSplitterLoss(string, double[]) method. This value is expressed in Hz.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetLOSplitterLossFrequency(string selectorString, ref double[] value)

Remarks

This method gets the value of LOSplitterLossFrequency attribute.The default value is an empty array.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string.

valueref double[]

Upon return, contains the frequencies corresponding to the insertion loss inherent to the RF Splitter, as specified by the SetLOSplitterLoss(string, double[]) method. This value is expressed in Hz.

Returns

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