TH2523 Series Operation Manual
Ver1.2
60
The [:STATe] command sets the comparator function ON or OFF.
The COMParator[:STATe]? query returns the current status of the comparator funciton.
Command syntax:
ON(1)
COMParator[:STATe]
OFF(2)
Where,
1 (integer: 49) means ON.
0 (integer: 48) means OFF
For example: WrtCmd(“COMP:STAT ON”)
Query syntax: COMParator[:STATe]?
Return format: <NR1><NL^END>
The [:BEEper] command sets the beeper of comparator function.
The COMParator[:BEEper]? query returns the current beeper status.
Command syntax:
COMParator: BEEper NotGood
Good
OFF
NotGood when the DUT fails, the buzzer beepers.
Good when the DUT passes, the buzzer beepers
OFF the beeper function is off.