PACE Series SCPI Manual
K0472 Revision A
4-89
:SOUR:PRES:LEV:IMM:AMPL:VENT
Applicability:
PACE5000, PACE6000
Command Syntax
:SOURce[x][:PRESsure][:LEVel][:IMMediate][:AMPLitude]:VENT
<number>
where x = 1 or 2 is the module number (default - 1)
Parameter:
<integer>
0 - abort vent
1 - start vent
Short form:
SOUR:VENT <integer>
Function:
Vents the user system.
Default:
0
Query Syntax
:SOURce[x][:PRESsure][:LEVel][:IMMediate][:AMPLitude]:VENT?
where x = 1 or 2 is the module number (default - 1)
Short form:
:SOUR:VENT?
Function:
Query status of vent.
Response:
0 - vent OK
1 - vent in progress
2 - vent completed
Description
This command vents the user system; the command should be queried to get the status of
the vent.
Examples
For an instrument switched on without any vent, a query:
TX> :SOUR:PRES:LEV:IMM:AMPL:VENT?
RX> :SOUR:PRES:LEV:IMM:AMPL:VENT 0 (a return of ‘0’ indicates vent not in progress).
A vent can be started by sending:
TX> :SOUR:PRES:LEV:IMM:AMPL:VENT 1