collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterChannels Interface


See Also



Class-compliant IIviPwrMeter interface containing methods and properties that apply to all channels in the instrument. A particular channel can be referenced using the Item property

Namespace: Ivi.PwrMeter.Interop

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

Visual Basic

Public Interface IIviPwrMeterChannels

C#

public interface IIviPwrMeterChannels

Visual C++

__interface IIviPwrMeterChannels

collapse_allProperties


Name

Description

Public property

Count

Class-compliant IIviPwrMeter property that indicates the number of channels available on the instrument

Public property

Item

Class-compliant IIviPwrMeter property that is used to reference a Channel interface for a given channel. The Name property can be used to determine the name of a particular channel

Public property

Name

Class-compliant IIviPwrMeter property that returns the name of a particular channel

Public property

Units

Class-compliant IIviPwrMeter property specifying the unit to which the RF power is converted after measurement

Top

collapse_allMethods


Name

Description

Public method

IsCalibrationComplete

Class-compliant IIviPwrMeter method that queries the instrument to determine the status of all calibration operations

Public method

IsZeroComplete

Class-compliant IIviPwrMeter method that queries the instrument to determine the status of all zero operations

Public method

Zero

Class-compliant IIviPwrMeter method that performs a zero operation on all enabled channels

Top

collapse_allSee Also

Reference

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.