PACE Series SCPI Manual
K0472 Revision A 4-95
:SOUR:PRES:SLEW:OVER
Applicability: PACE5000, PACE6000
Command Syntax
:SOURCE[x][:PRESsure]:SLEW:OVERshoot[:STATe] <Boolean>
where x = 1 or 2 is the module number
(default - 1)
Parameter: <boolean>
0 - overshoot not allowed
1 - overshoot allowed
Short form: SOUR:SLEW:OVER <Boolean>
Function: Selects pressure overshoot to `allowed’ or `not allowed’.
Default: 1 - overshoot allowed
Query Syntax
:SOURCE[x][:PRESsure]:SLEW:OVERshoot[:STATe]?
where x = 1 or 2 is the module number
(default - 1)
Short form: :SOUR:SLEW:OVER?
Function: Query overshoot state
Response: 0 - overshoot not allowed
1 - overshoot allowed
Description
The controller can reach the set-point in one of two modes:
Overshoot `not allowed’, the controller changes the pressure to near the set-point. The rate
of pressure change slows when approaching the set-point to avoid overshoot.
Overshoot `allowed’, the controller achieves set-point as fast as possible and, when
approaching the set-point, may overshoot or undershoot.
Example 1
TX> :SOUR:PRES:SLEW:OVER?
RX> :SOUR:PRES:SLEW:OVER:STAT 0
Example
2
TX> :SOUR:PRES:SLEW:OVER 1
TX> :SOUR:PRES:SLEW:OVER?
RX> :SOUR:PRES:SLEW:OVER:STAT 1