ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgRFLocalOscillator.LOVcoFrequencyStepSize Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgRFLocalOscillator.LOVcoFrequencyStepSize Property

RfsgRFLocalOscillatorLOVcoFrequencyStepSize Property

Gets or sets the step size for tuning the internal voltage-controlled oscillator (VCO) used to generate the LO signal.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public double LOVcoFrequencyStepSize { get; set; }
Public Property LOVcoFrequencyStepSize As Double
	Get
	Set

Property Value

Type: Double
The default value is 1 MHz.

Exceptions

ExceptionCondition
ObjectDisposedException The LOVcoFrequencyStepSize property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience