|
Boonton55xxx IVI Driver Reference
|
|
|
IBoonton55xxxChannelSense Interface
|
|
See Also
|
|
The purpose of the Sense interface is to configure device specific settings used to make measurements, generally parameters related to the RF power sensor and signal processing. These properties and methods are used to configure the power meter for acquiring data. Sense enables you to change measurement parameters such as filtering or averaging, sensor bandwidth, operating frequency and calfactors, and measurement gain or offset.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Interface IBoonton55xxxChannelSense
|
C#
|
public interface IBoonton55xxxChannelSense
|
Visual C++
|
__interface IBoonton55xxxChannelSense
|
Properties
|
Name
|
Description
|
|
Average
|
Set or return the number of traces averaged together to form the measurement result on the selected channel.
|
|
Bandwidth
|
Set or return the sensor video bandwidth for the selected sensor.
|
|
FilterState
|
Set or return the current setting of the integration filter on the selected channel.
|
|
FilterTime
|
Set or return the current length of the integration filter on the selected channel.
|
|
PeakHoldDecay
|
Set or return the number of min/max traces averaged together to form the peak hold measurement results on the selected channel.
|
|
PeakHoldTracking
|
Sets or returns whether peak hold decay automatically tracks trace averaging. If set to true, the peak hold decay and trace averaging values are the same. If set to false, peak hold decay is indepedent.
|
Top
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|