62
:MEAS:COMP:STAT <disc|NR1>
Set whether to enable or disable the compare function.
Parameters:
OFF or 0. Set the compare function for this set as disabled.
ONor 1. Set the compare function for this set as enabled.
Example:
: MEAS:COMP:STAT 1
:MEAS:COMP:STAT?
Query whether the compare function is enabled or disabled.
Responses:
Return the following parameters:
OFF The compare function for this set is disabled.
ON The compare function for this set is enabled.
Example:
:MEAS:COMP:STAT? Return ON
:MEAS:COMP:UPP <NR3>
Set the upper 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:UPP 1000
:MEAS:COMP:UPP 1k
:MEAS:COMP:UPP MAX