B.134 system:keyboard? query, B.135 system:password:cenable command, B.136 system:password:cdisable command – KEPCO BOP 1KW-MG Operator Manual, Firmware Ver.2.38 to 2.47 User Manual
Page 183: B.137 system:password:new command, B.138 system:password:state? query, B.139 system:remote command, B.140 system:remote? query, B.134, Syst, B.135
BOP-1K 080709
B-33
B.134 SYSTem:KEYBoard? QUERY
SYST:KEYB?
Syntax:
Short Form: SYST:KEYB?
Long Form: SYSTem:KEYBoard?
Returns: 1 or 0
Description:Identifies the state of the keypad: locked (1) or unlocked (0).
B.135 SYSTem:PASSword:CENable COMMAND
SYST:PASS:CEN
Syntax:
Short Form: SYST:PASS:CEN
Long Form: SYSTem:PASSword:CENable
Description: Sets the password enable state if the value matches the current Main password. This command
allows CALibrate commands to operate.
B.136 SYSTem:PASSword:CDISable COMMAND
SYST:PASS:CDIS
Syntax:
Short Form: SYST:PASS:CDIS
Long Form: SYSTem:PASSword:CDISable
Description: Clears the password enable state.
B.137 SYSTem:PASSword:NEW COMMAND
SYST:PASS:NEW
Syntax:
Short Form: SYST:PASS:NEW
Long Form: SYSTem:PASSword:NEW
Description: Establishes new password. The old (current) Main password is checked, then replaced by the new
password. Admin 1 and 2 passwords (PAR. 3.2.4.3) are not available. (See example, Figure B-12.)
See PAR. 3.5.2.2 and Figure 3-16 for special programming considerations.
B.138 SYSTem:PASSword:STATe? QUERY
SYST:PASS:STAT?
Syntax:
Short Form: SYST:PASS:STAT?
Long Form: SYSTem:PASSword:STATe?
Return Value:
Description: Returns a 1 if the password state is enabled or a 0 if it is disabled.
B.139 SYSTem:REMote COMMAND
SYST:REM
Syntax:
Short Form: SYST:REM {ON | OFF} or {1 | 0}
Long Form: SYSTem:REMote {ON | OFF} or {1 | 0}
Description: Used during serial (RS 232) communication to set the unit to remote (1 or ON) or local (0 or
OFF) mode. This command must be issued prior to commands that affect the power supply output
(e.g., VOLT 10;:OUTP ON) to ensure the unit is in remote mode. See PAR. 3.5.6.3 and Figure B-11.
B.140 SYSTem:REMote? QUERY
SYST:REM?
Syntax:
Short Form: SYST:REM?
Long Form: SYSTem:REMote?
Return Value: {1 | 0}
Description: Identifies whether unit it in remote mode (1) or local mode (0) during serial (RS 232) communi-
cation. See PAR. 3.5.6.3 and Figure B-11.
FIGURE B-11. SETTING THE UNIT TO REMOTE MODE VIA SERIAL (RS 232) PORT
*IDN?
Unit responds with KEPCO,BOP 50-20,E1234,1.66 (typical).
outp?
Unit responds with 0 indicating output is off
syst:rem?
Unit responds with 0 indicating unit is in local mode.
syst:rem 1
Puts unit in remote mode.
outp on
Enables output
outp?
Unit responds with 1 (output on).
syst:rem 0
Unit set to local mode.