|
Boonton55xxx IVI Driver Reference
|
|
|
IIviPwrMeterChannel Interface
|
|
See Also
|
|
Class-compliant IIviPwrMeter interface containing methods and properties that applyto a particular channel
Namespace: Ivi.PwrMeter.Interop
Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)
Visual Basic
|
Public Interface IIviPwrMeterChannel
|
C#
|
public interface IIviPwrMeterChannel
|
Visual C++
|
__interface IIviPwrMeterChannel
|
Properties
|
Name
|
Description
|
|
Averaging
|
Reference to the class-compliant IIviPwrMeterAveraging interface
|
|
CorrectionFrequency
|
Class-compliant IIviPwrMeter property specifying the frequency of the input signal in Hertz. The instrument uses this value to determine the appropriate correction factor for the sensor
|
|
DutyCycle
|
Reference to the class-compliant IIviPwrMeterDutyCycleCorrection interface
|
|
Enabled
|
Class-compliant IIviPwrMeter property specifying whether the power meter should take a measurement on a particular input channel. The power meter will take a measurement on a channel only if that channel is enabled
|
|
Offset
|
Class-compliant IIviPwrMeter property specifying an offset to be added to the measured value in units of dB. This property can be used to compensate for system losses or gains between the unit under test and the power sensor
|
|
Range
|
Reference to the class-compliant IIviPwrMeterRange interface
|
Top
Methods
|
Name
|
Description
|
|
Calibrate
|
Class-compliant IIviPwrMeter method that performs a calibration on a particular channel and sensor. This method returns only after calibration is complete
|
|
Zero
|
Class-compliant IIviPwrMeter method that performs a zero operation on a particular channel
|
Top
See Also
Reference
Ivi.PwrMeter.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|