PACE Series SCPI Manual
K0472 Revision A 4-113
:SYST:SET
Applicability: PACE5000, PACE6000
Command Syntax
:SYSTem:SET[x]
where x = 1 or 2 is the module number
 (default - 1) 
Parameter: Enumerated (measure or control) and a decimal number of set-point. 
Short form: :SYST:SET 
Function: This command only effective at switch-on condition and can set the
controller on with a set-point. 
Query Syntax
:SYSTem:SET[x]?
where x = 1 or 2 is the module number
 (default - 1) 
Short form: :SYST:SET?
Function: Queries current system setting.
Response:  Returns current settings in either measure or control with current 
set-point value. 
Description 
Example
TX> :SYST:SET?
RX> :SYST:SET MEAS, 0.0
At the current system set, when the instrument is switched on, the controller will be in 
measurement mode and the set-point will be zero.
This command can set the instrument to control mode, immediately after switch-on, with a 
set-point to 100 mbar, by sending:
TX> :SYST:SET CONT, 100.0
TX> :SYST:SET?
RX> :SYST:SET CONT, 100.0000000
Note: 
The controller will not change mode without a switch on/off process.  During normal
  operations use the following command example:
TX> :SOUR 2000
TX> :OUTP 1
This switches on the controller immediately with a set-point of 2000 mbar.