140
Command Reference
:SHORtcheck:TIME?
Queries the short circuit check time.
The short circuit check time is returned in NR2 numerical data (<data>). 0.000 is returned when
the short circuit check time is set to auto (AUTO).
Syntax
:SHORtcheck:TIME?
Response
:SHORTCHECK:TIME <data>
or simply
<data>
(NR2 numerical data)
<data> Short circuit check time (unit: second) 0.000 and 0.010 to 1.000 (resolution
0.001)
Example To query the short circuit check time (when the short circuit check
execution time is 0.017 seconds)
PC>
:SHORtcheck:TIME?
ST5520>
:SHORTCHECK:TIME 0.017
(when the
:HEADer
command is ON)
ST5520>
0.017
(when the
:HEADer
command is OFF)
:SHORtcheck:TIME:MONItor?
The short circuit check execution time when the short circuit check time is set to 0.0 (AUTO) is
returned in NR2 numerical data (<data>). 0.000 is returned when the short circuit check function
is set to OFF or MANUAL.
No command header is included in the response.
Syntax
:SHORtcheck:TIME:MONItor?
Response
<data>
(NR2 numerical data)
<data> Short circuit check execution time (unit: second) 0.000 to 1.000 (resolution
0.001)
Example To query the short circuit check execution time (when the short circuit
check execution time is 0.017 seconds)
PC>
:SHORtcheck:TIME:MONItor?
ST5520>
0.017
:SHORtcheck:RESult?
Queries the short circuit check result. The result is returned in text data (<data>).
No command header is included in the response.
Syntax
:SHORtcheck:RESult?
Response
<data>
<data> NOCHK/PASS/FAIL (text data)
NOCHK: Not checked yet
PASS: No error
FAIL: Short circuit error
Example To query the short circuit check result (when the result is a short circuit
error)
PC>
:SHORtcheck:RESult?
ST5520>
FAIL