PACE Series SCPI Manual
K0472 Revision A
4-123
:SYST:PASS:CEN:STAT
Applicability:
PACE1000, PACE5000, PACE6000
Command Syntax
n/a
Parameter:
Short form:
Function:
Query Syntax
:SYSTem:PASSword:CENable:STATe?
Short form:
SYST:PASS:CEN:STAT?
Function:
Gets the status of the calibration password.
Response: 0
-
disabled
1
-
enabled
Description
This query asks if the calibration is enabled or disabled.
Example
It can be enabled by sending command and password
TX> :SYST:PASS:CEN 2317100
TX> :SYST:PASS:CEN:STAT?
RX> :SYST:PASS:CEN:STAT 1
When enabled and a 3-point calibration can be carried out.
It can be disabled again by issuing a command and a password, such as:
TX> :SYST:PASS:CDIS 2317100
TX> :SYST:PASS:CEN:STAT?
RX> :SYST:PASS:CEN:STAT 0