Gets the list of frequency offsets for which you can perform the output radio frequency spectrum (ORFS) measurements.

Syntax

Namespace: NationalInstruments.RFmx.GsmMX

public int GetOffsetFrequencyMode(string selectorString, out RFmxGsmMXOrfsOffsetFrequencyMode value)

Remarks

This method gets the value of OrfsOffsetFrequencyMode attribute.The default value is Standard.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxGsmMXOrfsOffsetFrequencyMode

Upon return, contains the list of frequency offsets for which you can perform the output radio frequency spectrum (ORFS) measurements.

Returns

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