Command/Query
:SENSe<Ch>:CORRection3:TCOMpen:CALCulate:TEMPerature <Value>
:SENSe<Ch>:CORRection3:TCOMpen:CALCulate:TEMPerature?
This command sets/gets temperature for temperature compensation.
Parameter |
Value |
Description |
temperature |
Data Type |
Numeric type (Real) |
Range |
- |
Preset Value |
- |
Unit |
Degree Celsius |
Resolution |
- |
{numeric}<newline><^END>
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
No equivalent key is available on the front panel.
SCPI.SENSE(Ch).CORRECTION(3).TCOMPEN.CALCULATE.TEMPERATURE