ST2523 Series Operation Manual Ver1.2
48
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.
For example:
WrtCmd(“COMParator: BEEper NG”)
Query syntax: COMP:BEEPer?
Return value: NG indicates fail beeper.
GD indicates pass beeper.
OFF indicates the beeper function is off.
The [:CompMode] command sets the compare mode of the instrument. The COMParator[:CompMode]? query
returns the current compare mode.
Command syntax: COMParator:CompMode BIN
COMPare
BIN BIN mode
COMPare Compare mode
For example: WrtCmd(“COMParator:CompMode BIN”)
Query syntax: COMP:CompMode ?
Return value: BIN bin mode
COMP compare mode
The [:LOADBinno] is used to load the BIN number. This command is only valid in compare mode. The
COMParator[:LOADBinno]? query returns the current status of the loaded bin number.
Command syntax: COMParator: LOADBinno BIN1
…
BIN9
BIN1~BIN9 is the loaded bin number. In compare mode, provide the compare condition.
For example: WrtCmd(“COMParator: LOADBinno BIN1”);load the setup condition of BIN1.
Query syntax: COMP:LOADBinno?
Return value: BIN1~BIN9 the loaded bin number