PACE Series SCPI Manual
K0472 Revision A
4-61
:SENS:PRES:CORR:OFFS
Applicability:
PACE1000, PACE5000, PACE6000
Command Syntax
:SENSe[x][:PRESsure]:CORRection:OFFSet
where x = 1 or 2 is the module number (default - 1)
Parameter:
<decimal> tare offset value in current pressure units.
Short form:
:SENS:OFFS
Function:
Subtracts the offset value from the processed reading.
Default:
0
Query Syntax
:SENSe[x][:PRESsure]:CORRection:OFFSet?
where x = 1 or 2 is the module number (default - 1)
Short form:
:SENS:OFFS?
Function:
Asks for the tare value.
Response:
Number corresponding to the tare offset value.
Description
Example
Note:
The offset depends on the units of measurement used by the instrument. If changed from
mbar to bar, the same query will be returned:
TX> :SENS:PRES:CORR:OFFS?
RX> :SENS:PRES:CORR:OFFS 0.1000000
TX> :SENS:PRES:CORR:OFFS?
RX> :SENS:PRES:CORR:OFFS 0.0
Offset is zero.
Offset can be changed to 100 mbar by sending, (instrument must be in mbar):
TX> :SENS:PRES:CORR:OFFS 100
Send query again to confirm offset has changed:
TX> :SENS:PRES:CORR:OFFS?
RX> :SENS:PRES:CORR:OFFS 100.0000000