Read-only
About Spectrum Analyzer Markers

BandpowerData Method


Description

Returns the Y-axis data from the band power marker.

 VB Syntax

value = mkr.BandpowerData

Variable

(Type) - Description

value

Variable to store the returned Y-axis value.

mkr

A Marker (object)

Return Type

Double

Default

Not Applicable

Examples

See example program

C++ Syntax

HRESULT get_BandpowerData(double* pVal)

Interface

IMarker6


Last Modified:

7-Dec-2014

New topic