Command/Query
:SENSe<Ch>:CORRection3:TCOMpen:COLLect:TEMPerature[:DATA] <Value>
:SENSe<Ch>:CORRection3:TCOMpen:COLLect:TEMPerature[:DATA]?
This command sets/gets list for temperature points for temperature compensation. Preset val={26,85,100,125}
Parameter |
Value |
Description |
Temperature points for temperature compensation |
Data Type |
Variant type Array (Range) |
Range |
1...0 |
Preset Value |
- |
Unit |
Degree Celsius |
Resolution |
- |
{numeric}<newline><^END>
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, ",")
No equivalent key is available on the front panel.
SCPI.SENSE(Ch).CORRECTION(3).TCOMPEN.COLLECT.TEMPERATURE.DATA