5.6 Command Explanation
5-32 ZM2371/ZM2372
:CALCulate:COMParator:SECondary:LIMit <lower limit value>, <upper limit value>
:CALCulate:COMParator:SECondary:LIMit?
Description: Sets/queries the lower limit value and upper limit value of secondary
parameters when the secondary parameters are compared by the
comparator function. To execute comparison, set
“:CALCulate:COMParator:SECCondary:STATE” additionally so as to
execute secondary parameters comparison.
Parameters: <lower limit value> {OFF|numeric value, range 0, (1E-16 to
9.99999E+11) }
<upper limit value> {OFF|numeric value, range 0, (1E-16 to
9.99999E+11) }
The unit depends on the parameter. In either case, MAX / MIN can be
used.
Setting example: :CALC:COMP:SEC:LIM OFF, 0.01
Sets the lower limit value of secondary parameters to “no limit”, and the
upper limit value to 0.01.
Response: <lower limit value>, <upper limit value> {OFF| numeric value,
format NR3}
Query example: :CALC:COMP:SEC:LIM?
Response example: OFF,+1.00000E-02
The lower limit value of secondary parameters is “no limit”, and the
upper limit value is 0.01.
:CALCulate:COMParator:SECondary:STATe {ON|OFF|1|0}
:CALCulate:COMParator:SECondary:STATe?
Description: Sets whether the secondary parameters are compared or not by the
comparator function.
Parameters: {ON|1} Secondary parameters are compared.
{OFF|0} Secondary parameters are not compared.
Setting example: :CALC:COMP:SEC:STAT ON
Sets so that secondary parameter comparison is executed.
Response: {1|0}
Query example: :CALC:COMP:SEC:STAT?
Response example: 1
Secondary parameter comparison is executed.