4180ETRS
Operators Manual
36
SOUR:STAB:TEST?
Read the temperature stability test results. Stable = 1; Unstable = 0
Example: SOUR:STAB:TEST?
Response: 0
A value of 0 is returned if the controller is not stable at the current set-point. Otherwise a value of 1 is
returned if the controller is stable at the current set-point.
SYST:BEEP:IMM
Beep the system beeper Example: SYST:BEEP:IMM
The system beeper should make an audible sound in response to this command.
SYST:BEEP:KEYB[?] [n]
Read or set the keyboard beep function, 0=Off, 1=On. Default: 1 Read Example: SYST:BEEP:KEYB?
Response: 1
Set Example: SYST:BEEP:KEYB 1
Turns the keyboard beep function on or off.
SYST:COD:VERS?
Read the main code version
Example: SYST:COD:VERS?
Response: 1.10
Provides the user with the version of the main processor code.
SYST:COMM:SER:BAUD[?] [<baud>]
Read or set serial interface baud rate where "baud" is a standard baud rate value.
Range baud = {1200, 2400, 4800, 9600, 19200, and 38400}; Default: 9600
Read Example: SYST:COMM:SER:BAUD?
Response: 2400
Set Example: SYST:COMM:SER:BAUD 9600
SYST:COMM:SER:LIN[?] [n]
Set serial interface linefeed enable, where n is a value 1 or 0. [0] = LF OFF, [1] = LF ON; Default: 0
(OFF)
Read Example: SYST:COMM:SER:LIN? Response: 0
Set Example: SYST:COMM:SER:LIN 1
This command enables or disables line feed.