58
:MEAS:VOLT?
Query current measurement voltage.
Responses:
<NR3> scientific notation format is used for the return format.
Example:
:MEAS:VOLT? Return 1.000000E+00
:MEAS:COMP:LOW <NR3|disc>
Set the lower limit of the compare function.
Parameters:
<NR3> (Setting range -999G - +999G)
MAX Set as maximum value (+999G).
MIN Set as minimum value (-999G).
Example:
:MEAS:COMP:LOW 1000
:MEAS:COMP:LOW 1k
:MEAS:COMP:LOW MAX
:MEAS:COMP:LOW?
Query lower limit of compare function.
Responses:
<NR3> scientific notation format is used for the return format.
Example:
:MEAS:COMP:LOW?
Return
1.000000E+03