collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelSense.Bandwidth Property


IBoonton55xxxChannelSense See Also



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

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Property Bandwidth As Boonton55xxxBandwidthEnum

C#

public Boonton55xxxBandwidthEnum  Bandwidth { getset; }

Visual C++

HRESULT get_Bandwidth(
 Boonton55xxxBandwidthEnum*  val
);
HRESULT put_Bandwidth(
 Boonton55xxxBandwidthEnum  val
);

Property Value

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

collapse_allRemarks

HIGH is the normal setting for most measurements. The actual bandwidth is determined by the peak sensor model used. Use LOW bandwidth for additional noise reduction when measuring CW or signals with very low modulation bandwidth. If LOW bandwidth is used on signals with fast modulation, measurement errors will result because the sensor cannot track the fast changing envelope of the signal.

collapse_allInstrument Command

SENSe{Channel}:BANDwidth {HIGH|LOW}

SENSe{Channel}:BANDwidth?

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannelSense Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.