8.6 Message Reference
128
Set and Query the Comparator Lower Threshold Setting
(Resistance Measurement)
Syntax
Command
:CALCulate:LIMit:RESistance:LOWer
<Lower threshold>
Query
:CALCulate:LIMit:RESistance:LOWer?
Response <Lower threshold>
<Lower threshold> = 0 to 99999 (NR1)
Example
Command
:CALC:LIM:RES:LOW 28406
Sets the lower threshold to 284.06 mΩ (with the 300 mΩ range
selected)
(If the 3
Ω range is selected, the threshold is set to 2.8406 Ω)
Query
:CALC:LIM:RES:LOW?
Response
28406
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:LOW 12053
(Voltage Measurement)
Syntax
Command
:CALCulate:LIMit:VOLTage:LOWer
<Lower threshold>
Query
:CALCulate:LIMit:VOLTage:LOWer?
Response <Lower threshold>
<Lower threshold> = 0 to 999999 (NR1)
Example
Command
:CALC:LIM:VOLT:LOW 360000
Sets the lower threshold to 3.60000 V. (with the 6 V range selected)
Query
:CALC:LIM:VOLT:LOW?
Response
360000
Note
The value is sent as a whole integer (count).
To set 45.9997 V with the 60 V range, send the following:
:CALC:LIM:VOLT:LOW 459997