138
Command Reference
:CONTactcheck
Sets the contact check function ON/OFF.
Syntax
:CONTactcheck <data>
<data> ON/OFF (text data)
ON: The contact check function is enabled.
OFF: The contact check function is disabled.
Example To set the contact check function to ON
PC>
:CONTactcheck ON
:CONTactcheck?
Queries the contact check function ON/OFF setting. The setting is returned in text data (<data>).
Syntax
:CONTactcheck?
Response
:CONTACTCHECK <data>
or simply
<data>
<data> ON/OFF (text data)
ON: The contact check function is enabled.
OFF: The contact check function is disabled.
Example To query the contact check function (when the contact check function is
enabled)
PC>
:CONTactcheck?
ST5520>
:CONTACTCHECK ON
(when the
:HEADer
command is ON)
ST5520>
ON
(when the
:HEADer
command is OFF)
:CONTactcheck:RESult?
Queries the contact check result.
No command header is included in the response.
Syntax
:CONTactcheck:RESult?
Response
<data>
<data> NOCHK/PASS/HFAIL/LFAIL/HLFAIL (text data)
NOCHK: Not checked yet
PASS: No error
HFAIL: Contact check error on the HIGH side
LFAIL: Contact check error on the LOW side
HLFAIL: Contact check error on both the HIGH and LOW sides
Example To query the contact check result (when the result is fail on the HIGH side)
PC>
:CONTactcheck:RESult?
ST5520>
:HFAIL