72
Query Syntax
COMParator[:STATe]?
Query Response
Returned format is :
<NR1><NL^END>
:MODE
The :MODE command sets the limit mode of the comparator function. The :MODE?
query returns the current settings of the limit mode.
Command Syntax
ATOLerance
COMParator:MODE
PTOLerance
Where,
ATOLerance Set the absolute tolerance mode (parameter value)
PTOLerance Set the percent tolerance mode (the ratio in percent)
Example
WrtCmd(“COMP:MODE ATOL”)
Query Syntax
COMParator:MODE?
Query Response
Returned format is:
ATOL
<NL^END>
PTOL
:TOLerance:NOMinal
The :TOLerance:NOMinal command sets the nominal value for the tolerance mode of
the comparator function. This can be set only when the limit mode is set to the
tolerance mode. The :TOLerance:NOMinal? query returns the current settings of the
nominal value for the tolerance mode.
Command Syntax
COMParator:TOLerance:NOMinal <value>
Where,
<value> is the NR1, NR2, or NR3 format with suffix ma, k, m, u, m, p.
Example
WrtCmd(“COMP:TOL:NOM 100E-12”)
Query Syntax
COMParator:TOLerance:NOMinal?
Query Response
Returned Format is:
<NR3><NL^END>