![KUST Elektronik PT5040 Operation Manual Download Page 58](http://html1.mh-extra.com/html/kust-elektronik/pt5040/pt5040_operation-manual_2012318058.webp)
PT5040 Operation Manual Chapter 8 SCPI Command reference
Query syntax: COMParator[:STATe]
?
Return format:
Off
<NL^END>
On
The :AREAsize[:STATe] command sets the Areasize comparator function to ON or OFF.
The :AREAsize[:STATe]
?
query returns the current Areasize comparator state.
Command syntax:
ON
COMParator:AREAsize[:STATe] OFF
1
0
Where,
1 (decimal49) is equal to ON.
0 (decimal48) is equal to OFF.
For example: WrtCmd( “COMP:AREA ON” ); turn on the Areasize comparator function.
Query syntax: COMParator:AREAsize[:STATe]
?
Return format:
Off
<NL^END>
On
The
:AREAsize:RANGe
command
sets
the
comparison
range
of
Areasize
comparator.
The :AREAsize:RANGe? query returns the current comparison range of Areasize comparator.
Command syntax: COMParator:AREAsize:RANGe <start pot>
,
<end pot>
Where,
<start pot> start point of comparison range. NR1 format, range from 0 to 6500, without unit.
<end pot> end point of comparison range. NR1 format, range from 0 to 6500, without unit.
For example: WrtCmd( “COMP:AREA:RANG 0,6500 ); set the comparison range from 0 to 6000.
NOTE: The end point value should be larger than that of the start point; otherwise an
error message will be displayed on the system message line.
Query syntax: COMP:AREA:RANG
?
Return format: <start pot>
,
<end pot><NL^END>
start pot
,
end pot are NR1format.
The :AREAsize:DIFFerence command sets the difference limit value of Areasize comparator.
The :AREAsize:DIFFerence? query returns the current difference limit value of Areasize
8-9