Agilent N4010A WLAN Test Suite

MeasurementCwFrequencyOffset Class

Frequency Offset measurement.

For a list of all members of this type, see MeasurementCwFrequencyOffset Members.

System.Object
   Agilent.N4010.WLanTest.Measurements.MeasurementBaseFrontEnd
      Agilent.N4010.WLanTest.Measurements.MeasurementCwFrequencyOffset

[Visual Basic]
Public Class MeasurementCwFrequencyOffset
    Inherits MeasurementBaseFrontEnd
[C#]
public class MeasurementCwFrequencyOffset : MeasurementBaseFrontEnd

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This measurement returns the offset of the received CW signal from the instrument's center frequency.

Instrument settings affecting this measurement

The TriggerStyle is forced to FreeRun for the duration of this measurement. You do not need to set it back to any previous setting when you change to another measurement, that is done automatically.

This measurement only gives reliable results if the CW signal is within ± 500kHz of Frequency.

This measurement does not use the measurement cache, but running the measurement invalidates the measurement cache.

Requirements

Namespace: Agilent.N4010.WLanTest.Measurements

Assembly: Agilent.N4010.WLanTest (in Agilent.N4010.WLanTest.dll)

See Also

MeasurementCwFrequencyOffset Members | Agilent.N4010.WLanTest.Measurements Namespace