4 Command and Query Summary
K0472 Revision A 4-94
:SOUR:PRES:SLEW:MODE
Applicability: PACE5000, PACE6000
Command Syntax
:SOURCE[x][:PRESsure]:SLEW:MODE <enumerated>
where x = 1 or 2 is the module number
(default - 1)
Parameter: <enumerated>
MAXimum - maximum rate
LINear - user selected linear rate
Short form: SOUR:SLEW:MODE <enumerated>
Function: Select the rate the controller should use to achieve set-point.
Default: MAXimum
Query Syntax
:SOURCE[x][:PRESsure]:SLEW:MODE?
where x = 1 or 2 is the module number
(default - 1)
Short form: :SOUR:SLEW:MODE?
Function: Query rate mode.
Response: MAX for maximum rate
LIN for user defined rate
Description
The controller can operate in two rate modes - maximum and value. In maximum rate the
controller tries to achieve set-point as quickly as possible. In value mode the controller
achieves the set-point at a user selected rate.
Example 1
TX> :SOUR:PRES:SLEW:MODE?
RX> :SOUR:PRES:SLEW:MODE MAX
Example
2
Can be set to user defined rate:
TX> :SOUR:PRES:SLEW:MODE linear
TX> :SOUR:PRES:SLEW:MODE?
RX> :SOUR:PRES:SLEW:MODE LIN