ST2516 Series Operation Manual
52
The :COMParator: COUNter:STATe command sets the counter state of instrument comparator
interface.
The :COMParator: COUNter:STATe? query returns to the current counter state.
Command syntax:
:COMParator: COUNter :STATe <ON(1) or OFF(0)>
For example, WrtCmd(“:COMP:COUN: STAT ON”); Set the counter function of the instrument
comparator interface as “ON”.
Query Syntax: :COMParator:COUNter: STATe?
Return format: <NR1><NL^END>
<NR1> = 1 or 0
1: the current counter function of the instrument comparator interface is “ON”
0: the current counter function of the instrument comparator interface is “OFF”
The :COMParator:COUNter:CLEAr command is used to clear the counter value of the instrument
comparator interface.
7.1.8
BIN Subsystem Commands
BIN subsystem commands sets the bin comparator function of the instrument, including bin
status switch, beeper mode, limit mode, enable mask and other bin parameters.
Command Tree:
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”.