Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
Section 7: SCPI command reference
077114601 / March 2019
7-99
:CALibration:PROTected:STATe
This command enables or disables calibration procedures when performing these procedures over the remote
interface.
Type
Affected by
Where saved
Default value
Command and query
Instrument reset
Power cycle
Not saved
0 (OFF)
Usage
:CALibration:PROTected:STATe <state>, <password>
:CALibration:PROTected:STATe?
<state>
Enable the calibration mode:
ON
or
1
Disable the calibration mode:
OFF
or
0
<password>
The password for calibration:
The maximum length is 8 characters
Not case sensitive
Details
Use this command to enable the calibration mode. After enabled, you can configure and control
calibration operations. If the calibration mode is disabled, the commands related to calibration are
ignored.
When using this command, you are required to provide the calibration password. You could set a new
password by the command:
:CALibration:PROTected:CODE
During the calibration process, changing the calibration mode from
1
(
ON
) to
0
(
OFF
) could cause the
instrument to lose the calibration data if you have not saved them with
the
:CALibration:PROTected:SAVE
command.
Example
:CAL:PROT:STAT ON, 'KI002281'
Enable the calibration procedures.
Also see
None