collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannel.Sense Property


IBoonton55xxxChannel 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 ReadOnly Property Sense As IBoonton55xxxChannelSense

C#

public IBoonton55xxxChannelSense  Sense { get; }

Visual C++

HRESULT get_Sense(
 IBoonton55xxxChannelSense**  val
);

Property Value

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.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannel Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.