ST2515 Operation Manual
65
The :COMParator[:STATe] command sets the status of instrument comparator function.
The :COMParator[:STATe]? query returns to the current comparator state.
Command syntax:
:COMParator[:STATe] <ON(1) or OFF(0)>
For example, WrtCmd(“:COMP:STAT ON”); Set the comparator function of the instrument as
“ON”.
Query Syntax: :COMParator:STATe?
Return format: <NR1><NL^END>
<NR1> = 1 or 0
1: the current comparator function of the instrument is “ON”
0: the current comparator function of the instrument is “OFF”
The :COMParator:BEEPer command sets the comparator beeper mode of the instrument.
The :COMParator:BEEPer? query returns to the current beeper mode.
Command syntax:
:COMParator:BEEPer <OFF, HL or IN>
Where, OFF: the comparator beeper function is “OFF”
HL: it beeps when the comparative result is not qualified
IN:
it beeps when the comparative result is qualified
For example, WrtCmd(“:COMP:BEEP IN”); Set the comparator beeper mode as IN.
Query Syntax: :COMParator:BEEPer?
Return format: <OFF, HL or IN><NL^END>
The :COMParator:MODE command sets the comparator limit mode of the instrument.
The :COMParator:MODE? query returns to the current limit mode.
Command syntax: