ST2516 Series Operation Manual
54
For example: WrtCmd(“BIN:COLOr:NG GRAY”); Set the color of the result mark as GRAY when the
bin comparator result is “NG”.
Query Syntax: BIN:COLOr:NG?
Return format: <OFF, GRAY, RED or GREEN><NL^END>
The :BIN:COLOr:GD command sets the color of the display mark when the bin comparator result
is “GD”.
The :BIN:COLOr:GD? query returns to the color of the display mark when the bin comparator
result is “GD”.
Command syntax:
BIN:COLOr:GD <OFF, GRAY, RED or GREEN>
Where,
OFF
:
when the bin comparator result is “GD”, no result mark will be displayed
GRAY
:
when the bin comparator result is “GD”, set the color of the result mark as
GRAY
RED
:
when the bin comparator result is “GD”, set the color of the result mark as
RED
GREEN
:
when the bin comparator result is “GD”, set the color of the result mark as
GREEN
For example: WrtCmd(“BIN:COLOr:GD RED”); Set the color of the result mark as RED when the
bin comparator result is “GD”.
Query Syntax: BIN:COLOr:GD?
Return format: <OFF, GRAY, RED or GREEN><NL^END>
The :BIN:UPPer command sets the upper threshold of the instrument specific bin.
The :BIN:UPPer? query returns to the upper threshold of the specific bin.
Command syntax:
BIN:UPPer <Bin NO.>,< Upper threshold >
Where, <Bin NO.> = 1 to 3(NR1) specified bin no., namely specific bin
< Upper threshold > = 0 to 2.2E+6 (NR3) the upper threshold of the specific bin
unit: “Ω”
For example: WrtCmd(“BIN:UPP 1,2000”); Set the upper threshold of bin 1 as
2000Ω.
NOTE: The upper threshold of the same bin should be greater than or equal to the lower
threshold!
Query Syntax: BIN:UPPer?<Bin NO.>
Return format: the format and unit of < Upper threshold ><NL^END> are the same as above.
--------------------------------------------------------------------------------------------------------------
Note: If the upper threshold does not exist, the returned value is “+9.37”
The : BIN:LOWer command sets the lower threshold of the instrument specific bin.
The : BIN:LOWer? query returns to the lower threshold of the specific bin.