7.6 Message Reference
122
Set and Query the Comparator Reference Value
(Resistance Measurement)
Syntax
Command
:CALCulate:LIMit:RESistance:REFerence
<Reference value>
Query
:CALCulate:LIMit:RESistance:REFerence?
Response <Reference value>
<Reference value>
= 0 to 99999 (NR1)
Example
Command
:CALC:LIM:RES:REF 5076
Sets the reference value to 50.76 mΩ (with the 300 mΩ range
selected)
(If the 3 Ω range is selected, the threshold is set to 0.5076 Ω)
Query
:CALC:LIM:RES:REF?
Response
5076
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:REF 12053
(Voltage Measurement)
Syntax
Command
:CALCulate:LIMit:VOLTage:REFerence
<Reference value>
Query
:CALCulate:LIMit:VOLTage:REFerence?
Response <Reference value>
<Reference value>
= 0 to 999999 (NR1)
Example
Command
:CALC:LIM:VOLT:REF 38500
Sets the reference value to 3.8500 V.
Query
:CALC:LIM:VOLT:REF?
Response
38500
Note The value is sent as a whole integer (count).
To set 15.2005 V, send the following command:
:CALC:LIM:VOLT:REF 152005