ST2515 Operation Manual
68
The :BIN[:STATe] command sets the state of the instrument comparator.
The :BIN[:STATe]? query returns to the current state of the bin comparator.
Command syntax:
:BIN[:STATe] <ON(1) or OFF(0)>
For example: WrtCmd(“:BIN:STAT ON”); Set the bin comparator function as “ON”.
Query Syntax: :BIN:STATe?
Return format: <NR1><NL^END>
<NR1> = 1 or 0
1: the current bin comparator function of the instrument is ”ON”
0: the current bin comparator function of the instrument is ”OFF”
The :BIN:BEEPer command sets the beeper mode of the instrument bin comparator.
The :BIN:BEEPer? query returns to the current bin beeper mode.
Command syntax:
:BIN:BEEPer <OFF, NG or GD>
Where, OFF: the bin beeper is “OFF”
NG:
it beeps when one or more bin comparator results are not qulified
GD:
it beeps when all the bin comparator results are qulified
For example: WrtCmd(“:BIN:BEEP GD”); Set the comparator beeper mode as GD.
Query Syntax: BIN:BEEPer?
Return format: <OFF, NG or GD><NL^END>
The :BIN:MODE command sets the limit mode of the instrument bin comparator function.
The :BIN:MODE>? query returns to the current limit mode.