System Configuration

Performs system configuration of the KFM2005/KFM2030.

SYST:ERR

Reads the oldest error information from the error queue. The error queue can store up to 255 errors. Tutorial

The error queue is cleared using the *CLS command.

Command

SYSTem:ERRor[:NEXT]?

Response

Returns the oldest error or event information in the error/event queue in response to SYST:ERR? as follows:

(Example) When there are no errors or events
Returns 0, "No error".

(Example) When a command that cannot be executed in the current operating condition is received
Returns -221, "Settings conflict".


SYST:GTL / SYST:LOC(RS232C and USB only)

Sets the KFM2005/KFM2030 operation to panel operation (local). This is a substitute command for the IEEE488.1 REN message (Remote Disable).

SYST:REM or SYST:RWL is used to return to remote mode.

Command

SYSTem:GTLocal

SYSTem:LOCal


SYST:LLO/ SYST:RWL (RS232C and USB only)

Sets the KFM2005/KFM2030 operation to remote mode. All panel keys are locked (LOCAL key is also locked). This is a substitute command for the IEEE488.1 llo message (Local Lock Out).

SYST:LOC is used to return to local mode.

Command

SYSTem:LLOut

SYSTem:RWLock


SYST:REN/ SYST:REM (RS232C and USB only)

Sets the KFM2005/KFM2030 operation to remote mode. All panel keys except the LOCAL key are locked. This is a substitute command for the IEEE488.1 REN message (Remote Enable) and address designation.

SYST:LOC is used to return to local mode.

The power-on default is ON for the RS232C and OFF for the USB. Omitting the parameter is equivalent to ON (1).

Command

SYSTem:RENable [{[ON]|OFF|1|0}]

SYSTem:REMote


SYST:VERS

Queries the version of the SCPI specifications to which the KFM2005/KFM2030 conforms.

Command

SYSTem:VERSion?

Response

Returns SCPI 1999.0 in response to SYST:VERS?.