collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelCorrections.TempComp Property


IBoonton55xxxChannelCorrections See Also



Set or return the state of the peak sensor temperature compensation system.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Property TempComp As Boolean

C#

public bool  TempComp { getset; }

Visual C++

HRESULT get_TempComp(
 VARIANT_BOOL*  val
);
HRESULT put_TempComp(
 VARIANT_BOOL  val
);

Property Value

Set or return the state of the peak sensor temperature compensation system.

collapse_allRemarks

This system compensates for drift that might otherwise be caused by changes in the temperature of the peak power sensors.

collapse_allInstrument Command

SENSe{Channel}:CORRection:TEMPcomp {1|0}

SENSe{Channel}:CORRection:TEMPcomp?

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannelCorrections Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.