Admin Production ni-theme
Current Publication

Configure Frequency Center Span

IVI Compliance Package

IviSpecAn Configure Frequency Center Span

IviSpecAnBase Capability Group

This VI configures the frequency range of the spectrum analyzer using the center frequency and the frequency span. If span corresponds to zero Hertz, then the spectrum analyzer operates in time-domain mode. Otherwise, spectrum analyzer operates in frequency-domain mode.

This VI modifies the IviSpecAn>>Basic Operation>>Frequency Start and IviSpecAn>>Basic Operation>>Frequency Stop properties as follows:

Frequency Start = Center Frequency - Span/2
Frequency Stop = Center Frequency + Span/2

Note:

In auto-coupled mode, resolution bandwidth (RBW), video bandwidth (VBW), and sweep time may be affected by this VI.

instrument handle The instrument handle that you obtain from the IviSpecAn Initialize or IviSpecAn Initialize With Options VIs.
center frequency The center frequency of the frequency sweep.

Units: Hertz

Default Value: 5.0 MHz
span The frequency span of the frequency sweep.

Units: Hertz

Default Value: 1.0 MHz
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

instrument handle out The instrument handle that you obtain from the IviSpecAn Initialize or IviSpecAn Initialize With Options VIs.
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.