Read-only |
About Spectrum Analyzer Markers |
Description |
Returns the band power level 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 |
|
C++ Syntax |
HRESULT get_BandpowerData(double* pVal) |
Interface |
IMarker6 |