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

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection3:TCOMpen:COLLect:TEMPerature[:DATA] <Value>

:SENSe<Ch>:CORRection3:TCOMpen:COLLect:TEMPerature[:DATA]?

Description

This command sets/gets list for temperature points for temperature compensation. Preset val={26,85,100,125}

Variable

Parameter

Value

Description

Temperature points for temperature compensation

Data Type

Variant type Array (Range)

Range

1...0

Preset Value

-

Unit

Degree Celsius  

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

This sample requires manual modification
Dim Var(1 to 0) as Variant
Ana.WriteString ":SENS1:CORR:TCOM:COLL:TEMP " & Var(), True
Ana.WriteString ":SENS1:CORR:TCOM:COLL:TEMP?", True
Var=Ana.ReadList(ASCIIType_R8, ",")

Related Commands

:SENS:CORR:TCOM:CALC: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.COLLECT.TEMPERATURE.DATA