collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterMeasurement.Read Method


IIviPwrMeterMeasurement See Also



Class-compliant IIviPwrMeter method that initiates a previously configured measurement, waits until the power meter has returned to the Idle state, then returns the result of that measurement. Measurement.Configure can be used to set up the measurement

Namespace: Ivi.PwrMeter.Interop

Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)

Visual Basic

Public Function Read ( _
 ByVal  MaxTimeMilliseconds As Integer  _
As Double

C#

public double  Read(
 int  MaxTimeMilliseconds
)

Visual C++

HRESULT Read(
 long  MaxTimeMilliseconds
 double*  retval
);

Parameters

MaxTimeMilliseconds

Specifies the maximum time in milliseconds to wait for a return value. It may also be one of the values in IviPwrMeterTimeOutEnum.

Return Value

 

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviPwrMeterMeasurement Interface

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.