Gets the step size for tuning the internal voltage-controlled oscillator (VCO) used to generate the LO signal. The valid values for LO1 include 1 Hz to 50 MHz and for LO2 include 1 Hz to 100 MHz.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetLOVcoFrequencyStepSize(string selectorString, out double value)

Remarks

This method gets the value of LOVcoFrequencyStepSize attribute.The default value is 1 MHz. Supported devices: PXIe-5830/5831/5832

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string.

valueout double

Upon return, contains the step size for tuning the internal voltage-controlled oscillator (VCO) used to generate the LO signal. The valid values for LO1 include 1 Hz to 50 MHz and for LO2 include 1 Hz to 100 MHz.

Returns

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