|
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
|
Properties
|
Name
|
Description
|
|
Count
|
Class-compliant IIviPwrMeter property that indicates the number of channels available on the instrument
|
|
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
|
|
Name
|
Class-compliant IIviPwrMeter property that returns the name of a particular channel
|
|
Units
|
Class-compliant IIviPwrMeter property specifying the unit to which the RF power is converted after measurement
|
Top
Methods
|
Name
|
Description
|
|
IsCalibrationComplete
|
Class-compliant IIviPwrMeter method that queries the instrument to determine the status of all calibration operations
|
|
IsZeroComplete
|
Class-compliant IIviPwrMeter method that queries the instrument to determine the status of all zero operations
|
|
Zero
|
Class-compliant IIviPwrMeter method that performs a zero operation on all enabled channels
|
Top
See Also
Reference
Ivi.PwrMeter.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|