8.6 Message Reference
136
Set and Query the Comparator Upper Threshold Setting
(Resistance Measurement)
Syntax
Command
:CALCulate:LIMit:RESistance:UPPer
<Upper threshold>
Query
:CALCulate:LIMit:RESistance:UPPer?
Response <Upper threshold>
<Upper threshold> = 0 to 99999 (NR1)
Example
Command
:CALC:LIM:RES:UPP 28593
Sets the upper threshold to 285.93 m (with the 300 m range
selected)
(If the 3
range is selected, the threshold is set to 2.8593 )
Query
:CALC:LIM:RES:UPP?
Response
28593
Note The value is sent as a whole integer (count). To set 120.53 m with the 300 m
range, send the following:
:CALC:LIM:RES:UPP 12053
(Voltage Measurement)
Syntax
Command
:CALCulate:LIMit:VOLTage:UPPer
<Upper threshold>
Query
:CALCulate:LIMit:VOLTage:UPPer?
Response <Upper threshold>
<Upper threshold> = 0 to 999999 (NR1)
Example
Command
:CALC:LIM:VOLT:UPP 380000
Sets the upper threshold to 3.80000 V (with the 6 V range selected)
Query
:CALC:LIM:VOLT:UPP?
Response
380000
Note
The value is sent as a whole integer (count).
To set 48.5003 V with the 60 V range, send the following:
:CALC:LIM:VOLT:UPP 485003