148
Command Reference
:SYSTem:KLOCk?
Queries the key lock setting. The ON or OFF setting is returned in text data (<data>).
Syntax
:SYSTem:KLOCk?
Response
:SYSTEM:KLOCK <data>
or simply
<data>
<data> ON/OFF (text data)
ON: The key lock is set.
OFF: The key lock is cancelled.
Example To query the key lock (when the setting is ON)
PC>
:SYSTem:KLOCk?
ST5520>
:SYSTEM:KLOCK ON
(when the
:HEADer
command is ON)
ST5520>
ON
(when the
:HEADer
command is OFF)
:HEADer
Sets whether the command the instrument received is added to the reply data or not.
When the power is turned on, the setting is reset to OFF.
Syntax
:HEADer <data>
<data> ON/OFF (text data)
ON: With a command header
OFF: Without a command header
Example To set to ON
PC>
:HEADer ON
:HEADer?
Queries the setting of whether the command the instrument received is added to the head of the
reply data or not. The ON/OFF setting is returned in text data (<data>).
Syntax
:HEADer?
Response
:HEADER <data>
or simply
<data>
<data> ON/OFF (text data)
ON: With a command header
OFF: Without a command header
Example To query whether the command header is added or not (when the setting
is ON)
PC>
:HEADer?
ST5520>
:HEADER ON
(when the
:HEADer
command is ON)
ST5520>
OFF
(when the
:HEADer
command is OFF)