B.130 system:communication:serial:pace command, B.131 system:communication:serial:pace? query, B.132 system:communication:serial:prompt command – KEPCO BOP 1KW-MG Operator Manual, Firmware Ver.4.08 to 4.11 User Manual
Page 188: B.133 system:communication:serial:prompt? query, B.134 system:error? query, B.135 system:error:code? query, B.136 system:error:code:all? query, B.137 system:keyboard command, B.130, System:communic
B-34
BOP-1K 070212
B.130 SYSTem:COMMunication:SERial:PACE COMMAND
SYST:COMM:SER:PACE
Syntax:
Short Form: SYST:COMM:SER:PACE {NONE | XON}
Long Form: SYSTem:COMMunication:SERial:PACE {NONE | XON}
Description: Enables (XON) or disables (NONE) data flow control via the serial interface (see PAR. 3.5.6.2.1).
See PAR. 3.5.2.2 and Figure 3-16 for special programming considerations.
B.131 SYSTem:COMMunication:SERial:PACE? QUERY
SYST:COMM:SER:PACE?
Syntax:
Short Form: SYST:COMM:SER:PACE?
Long Form: SYSTem:COMMunication:SERial:PACE?
Return Value: {01 | 00}
Description: Returns 01 when data flow control via the serial interface is enabled (XON) or 00 when disabled
(NONE) (see PAR. 3.5.6.2.1).
B.132SYSTem: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.133 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.134 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.135 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.136 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.137 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.