System Configuration
Configures the KFM2150 system.
Reads the oldest error information from the error queue. The error queue can store up to 255 errors.
Command
SYSTem:ERRor[:NEXT]?
Response
Returns the oldest error in the error 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:LOC (RS232C and USB only)
Sets the KFM2150 operation to panel operation (local). This is a substitute command for the IEEE488.1 gtl message (Go To Local).
Command
SYSTem:LOCal
SYST:REM (RS232C and USB only)
Sets the KFM2150 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.
Omitting the parameter is equivalent to ON (1).
The power-on default is ON for the RS232C and OFF for the USB.
Command
SYSTem:REMote
SYST:RWL (RS232C and USB only)
Sets the KFM2150 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).
Command
SYSTem:RWLock
Queries the version of the SCPI specifications to which the KFM2150 conforms.
Command
SYSTem:VERSion?
Response
Returns SCPI 1999.0 in response to SYST:VERS?.
SYST:COMM:SER:PACE (RS232C only)
Sets the flow control condition of the KFM2150 serial (RS232C) interface.
Command
SYSTem:COMMunicate:SERial:PACE {XON|ACK}
SYSTem:COMMunicate:SERial:PACE?
Parameter
Value: | XON | X-Flow control |
ACK | Control using the acknowledge function |
Response
Returns the flow control condition in response to SYST:COMM:SER:PACE?.