collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelMeasurements.MeasurePower Method


IBoonton55xxxChannelMeasurements See Also



Return average power using a default instrument configuration in Modulated Mode and dBm units. Instrument remains stopped in Modulated Mode after a measurement.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Function MeasurePower ( _
 ByRef  IsValid As Boonton55xxxCondCodeEnum  _
As Single

C#

public float  MeasurePower(
 ref Boonton55xxxCondCodeEnum  IsValid
)

Visual C++

HRESULT MeasurePower(
 Boonton55xxxCondCodeEnum*  IsValid
 float*  retval
);

Parameters

IsValid

If value is true, the measurement is valid.

Return Value

 

Average power in dBm.

collapse_allRemarks

The instrument is automatically set to Modulated Mode before measurement.

collapse_allInstrument Command

MEASure{Channel}:POWER?

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannelMeasurements Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.