7.6 Message Reference
120
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 39500
Sets the upper threshold to 3.9500 V.
Query
:CALC:LIM:VOLT:UPP?
Response
39500
Note The value is sent as a whole integer (count).
To set 15.2005 V, send the following command:
:CALC:LIM:VOLT:UPP 152005