Read-only
About SA Application

ResolutionBWMin


Description

Read the minimum resolution bandwidth.

VB Syntax

value = sa.ResolutionBWMin

Variable

(Type) - Description

sa

A SpectrumAnalyzer (object)

Return Type

Double

 

value = sa.ResolutionBWMin 'Read

See an example program.

C++ Syntax

HRESULT get_ResolutionBWMin(tagNASAResolutionBWMin* minbw);

Interface

ISpectrumAnalyzer