ST2516 Series Operation Manual
53
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.
Command syntax:
BIN:MODE < ATOLerance or PTOLerance >
Where, ATOLerance
:
set the bin limit modeas absolute tolerance mode
PTOLerance
:
set the bin limit mode as proportional tolerance mode
For example: WrtCmd(“BIN:MODE ATOL”); Set the bin limit mode as absolute tolerance mode.
Query Syntax: BIN:MODE?
Return format: <ATOL or PTOL><NL^END>
The :BIN:COLOr:NG command sets the color of the display mark when the bin comparator result
is “NG”.
The :BIN:COLOr:NG? query returns to the color of the display mark when the bin comparator
result is “NG”.
Command syntax:
BIN:COLOr:NG <OFF, GRAY, RED or GREEN>
Where,
OFF
:
when the bin comparator result is “NG”, no result mark will be displayed
GRAY
:
when the bin comparator result is “NG”, set the color of the result mark as
GRAY
RED
:
when the bin comparator result is “NG”, set the color of the result mark as
RED
GREEN
:
when the bin comparator result is “NG”, set the color of the result mark as
GREEN