Operator Manual Firmware Ver.3.05 and higher Instruction Manual

Table Of Contents
B-36 BOP-1KW-GL 022814
B.136 SYSTem:KEYBoard? QUERY SYST:KEYB?
Syntax: Short Form: SYST:KEYB? Long Form: SYSTem:KEYBoard?
Returns: 1 or 0
Description: Limited functionality; included for compatibility with other Kepco products. (Identifies the state of a key-
pad: locked = 1 or unlocked = 0.)
B.137 SYSTem:PASSword:CENable COMMAND SYST:PASS:CEN
Syntax: Short Form: SYST:PASS:CEN <val>
Long Form: SYSTem:PASSword:CENable <val>
Description: Sets the password enable state if the <value> matches the current password. This command allows
CALibrate commands to operate.
B.138 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.139 SYSTem:PASSword:NEW COMMAND SYST:PASS:NEW
Syntax: Short Form: SYST:PASS:NEW <old password>,<new password>
Long Form: SYSTem:PASSword:NEW <old password>,<new password>
Description: Establishes new password. The old (current) password is checked, then replaced by the new pass-
word. (See example, Figure B-13.) See PAR. 3.5.5.2 and Figure 3-6 for special programming consid-
erations.
B.140 SYSTem:PASSword:STATe? QUERY SYST:PASS:STAT?
Syntax: Short Form: SYST:PASS:STAT? Long Form: SYSTem:PASSword:STATe?
Return Value: <int_value> 0 or 1
Description: Returns a 1 if the password state is enabled or a 0 if it is disabled.
B.141 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.6.4.3 and Figure B-12.
B.142 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.6.4.3 and Figure B-12.
FIGURE B-12. 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.