ST2515 Operation Manual
80
Query Syntax: :SYSTem:EXTernalout?
Return format: < BIN or BCD ><NL^END>
BIN: the current output of EXT I/O is “bin comparator results”
BCD: the current output of EXT I/O is “BCD code of the measurement results”
The :SYSTem:EOC:MODE command sets the EOC output mode of the instrument.
The :SYSTem:EOC:MODE? query returns to the current EOC output mode.
Command syntax:
:SYSTem:EOC:MODE HOLD
PULSe
Where,
HOLD: set the EOC output mode as “HOLD”
PULSe: set the EOC output mode as “PULSe”
For example: WrtCmd(“:SYST:EOC:MODE HOLD”); Set the EOC output mode as “HOLD”.
Query Syntax: :SYSTem:EOC:MODE?
Return format: <HOLD or PULS><NL^END>
HOLD: the current EOC output mode is “HOLD”
PULSe: the current EOC output mode is “PULSe”
The :SYSTem:EOC:PULSe command sets the pulse width when the EOC output mode is “PULSe”.
The :SYSTem:EOC:PULSe? query returns to the current pulse width.
Command syntax:
:SYSTem:EOC:PULSe <Pulse width>
Where,
<Pulse width> = 0.001 to 0.100(NR2), unit: second(s)
For example: WrtCmd(“:SYSTem:EOC:PULS 0.02”); Set the pulse width as 0.02 seconds.
Query Syntax: :SYSTem:EOC:PULSe?
Return format: the format and unit of <Pulse width><NL^END> are the same as above.
The :SYSTem:RESet command is used to reset the parameter setting to factory default.
Command syntax:
:SYSTem:RESet
For example: WrtCmd(“:SYSTem:RES”); namely finish the parameter reset of the instrument.
7.1.13
GPIB Common Commands
●*RST
●*TRG
●*IDN
●*TST
●*ESE
●*SRE
●*ESR
●*STB
●*OPC
●*CLS
The *RST command resets the instrument.
Command syntax: *RST