collapse_allSyntax

Top  Previous  Next

 

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

collapse_allProperties


Name

Description

Public property

Average

Set or return the number of traces averaged together to form the measurement result on the selected channel.

Public property

Bandwidth

Set or return the sensor video bandwidth for the selected sensor.

Public property

FilterState

Set or return the current setting of the integration filter on the selected channel.

Public property

FilterTime

Set or return the current length of the integration filter on the selected channel.

Public property

PeakHoldDecay

Set or return the number of min/max traces averaged together to form the peak hold measurement results on the selected channel.

Public property

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

collapse_allSee Also

Reference

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.