beautypg.com

B.80 system:error? query, B.81 system:error:code? query, B.82 system:error:code:all? query – KEPCO BIT 4886 Operator Manual User Manual

Page 89: B.83 system:password:cenable command, B.84 system:password:cdisable command, B.85 system:password:new command, B.86 system:password:state? query, B.87 system:remote command, B.88 system:remote? query, B.80

background image

BIT 4886 120413

B-21

B.80 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,”Too many errors.” Error messages are defined in Table B-6.

B.81 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-6 (See example, Figure B-8.)

B.82 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 15 codes will be returned; if the

queue is empty, the power supply returns 0.

B.83 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 password. This command

allows other commands such as DIAG:SAV and CALibrate to operate.

B.84 SYSTem:PASSword:CDISable COMMAND

SYST:PASS:CDIS

Syntax:

Short Form: SYST:PASS:CDIS

Long Form: SYSTem:PASSword:CDISable

Description: Clears the password enable state if the matches the current password.

B.85 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) password is checked, then replaced by the new pass-

word. (See example, Figure B-8.)

B.86 SYSTem:PASSword:STATe? QUERY

SYST:PASS:STAT?

Syntax:

Short Form: SYST:PASS:STAT?

Long Form: SYSTem:PASSword:STATe?

Return Value: 0 or 1

Description: Returns a 1 if the password state is enabled or a 0 if it is disabled.

B.87 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. 4.5.3 and Figure B-7.

B.88 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. 4.5.3 and Figure B-7.