collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelSense.PeakHoldTracking Property


IBoonton55xxxChannelSense See Also



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.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Property PeakHoldTracking As Boolean

C#

public bool  PeakHoldTracking { getset; }

Visual C++

HRESULT get_PeakHoldTracking(
 VARIANT_BOOL*  val
);
HRESULT put_PeakHoldTracking(
 VARIANT_BOOL  val
);

Property Value

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.

collapse_allInstrument Command

SENSe{Channel}:ENVelope:AVERage:TRACking {1|0}

SENSe{Channel}:ENVelope:AVERage:TRACking?

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.