SCPI Command Reference (FTBx-9150/FTBx-9160 Only)
Optical Switch 87
Product-Specific Commands—Description
Product-Specific Commands—Description
:LOCK[:STATe]
Description The :LOCK:STATe command controls the API
write lock. When locked, only SCPI can change
the instrument configuration.
Syntax :LOCK[:STATe]<wsp><State>
Parameter(s) State:
The program data syntax for <State> is defined
as a <Boolean Program Data> element. The
<State> special forms ON and OFF are accepted
on input for increased readability. ON
corresponds to 1 and OFF corresponds to 0.
The <State> is rounded to an integer. A non-zero
result is interpreted as 1.
Example(s) :LOCK:STAT ON (api is locked)
:LOCK:STAT 0 (api is unlocked)
See Also :LOCK:STATe?