:SENS<Ch>:CORR3:TCOM:CALC:TEMP

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection3:TCOMpen:CALCulate:TEMPerature <Value>

:SENSe<Ch>:CORRection3:TCOMpen:CALCulate:TEMPerature?

Description

This command sets/gets temperature for temperature compensation.

Variable

Parameter

Value

Description

temperature

Data Type

Numeric type (Real)

Range

-

Preset Value

-

Unit

Degree Celsius  

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Ana.WriteString ":SENS1:CORR3:TCOM:CALC:TEMP " & Str(Var), True
Ana.WriteString ":SENS1:CORR3:TCOM:CALC:TEMP?", True
Var=Ana.ReadNumber

Related Commands

:SENS:CORR:TCOM:COLL:TEMP

:SENS:CORR:TCOM:LOAD

:SENS:CORR:TCOM:STOR

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION(3).TCOMPEN.CALCULATE.TEMPERATURE