B.130 system:communication:serial:prompt command, B.131 system:communication:serial:prompt? query, B.132 system:error? query – KEPCO BOP 1KW-MG Operator Manual, Firmware Ver.3.05 to 4.07 User Manual
Page 187: B.133 system:error:code? query, B.134 system:error:code:all? query, B.135 system:keyboard command, B.136 system:keyboard? query, B.137 system:password:cenable command, B.138 system:password:cdisable command, B.130
BOP-1K 031912
B-33
B.130SYSTem:COMMunication:SERiaL:PROMpt COMMAND
SYST:COMM:SER:PROM
Syntax:
Short Form: SYST:COMM:SER:PROM {ON | OFF} or {0 | 1}
Long Form: SYSTem:COMMunication:SERial:PROMpt {ON | OFF} or {0 | 1}
Description: Enables (1 or ON) or disables (0 or OFF) prompt (see PAR. 3.5.6.2.3). Sending 1 or ON causes the
unit to return > character after the command is parsed. See PAR. 3.5.2.2 and Figure 3-16 for special
programming considerations.
B.131 SYSTem:COMMunication:SERial:PROMpt? QUERY
SYST:COMM:SER:PROM?
Syntax:
Short Form: SYST:COMM:SER:PROM?
Long Form: SYSTem:COMMunication:SERial:PROMpt?
Return Value: {1 | 0}
Description: Returns 1 when prompt is enabled (ON) or 0 when disabled (OFF). (See PAR. 3.5.6.2.3.)
B.132 SYSTem:ERRor? QUERY
SYST:ERR?
Syntax:
Short Form: SYST:ERR?
Long Form: SYSTem:ERRor?
Return Value:
Description: Posts error messages to the output queue. Returns the next error number followed by its corre-
sponding error message string from the instrument error queue. The error queue is a FIFO (first in first
out) buffer that stores errors as they occur. As it is read, each error is removed from the queue and the
next error message is made available. When all errors have been read, the query returns 0,”No error”.
If more errors are accumulated than the queue can hold, it will overflow. The oldest errors stay in the
queue but the most recent errors are discarded. The last error in the queue will be -350,”Queue Over-
flow.” Error messages are defined in Table B-5.
B.133 SYSTem:ERRor:CODE? QUERY
SYST:ERR:CODE?
Syntax:
Short Form: SYST:ERR:CODE?
Long Form: SYSTem:ERRor:CODE?
Description: Returns the three character error code without the ASCII definition string. The error codes are defined
in table B-5 (See example, Figure B-12.)
B.134 SYSTem:ERRor:CODE:ALL? QUERY
SYST:ERR:CODE:ALL?
Syntax:
Short Form: SYST:ERR:CODE:ALL?
Long Form: SYSTem:ERRor:CODE:ALL?
Return Value:
Description: Returns a comma-separated list of all error codes. A maximum of 31 codes will be returned; if the
queue is empty, the power supply returns 0.
B.135 SYSTem:KEYBoard COMMAND
SYST:KEYB
Syntax:
Short Form: SYST:KEYB [DIS | ENAB]
Long Form: SYSTem:KEYBoard [DISable | ENABle]
Description: Locks (DIS) or unlocks (ENAB) the front panel keypad.
B.136 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.137 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.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.