4 Command and Query Summary
K0472 Revision A 4-62
:SENS:PRES:CORR:OFFS:STAT
Applicability: PACE1000, PACE5000, PACE6000
Command Syntax
:SENSe[x][:PRESsure]:CORRection:OFFSet:STATe
where x = 1 or 2 is the module number
(default - 1)
Parameter: <boolean>
0 - disables offset
1 - enables offset
Short form: :SENS:OFFS:STAT
Function: Enables and disables the offset function.
Query Syntax
:SENSe[x][:PRESsure]:CORRection:HEAD:OFFSet:STATe?
where x = 1 or 2 is the module number
(default - 1)
Short form: :SENS:OFFS:STAT?
Function: Asks if offset function is on or off.
Response: 1 (on)
0 (off)
Description
This command enables and disables the offset function. The query gets the state of the
offset (or tare) on or off.
Example
:SENS:PRES:CORR:OFFS:STATe
TX> :SENS:PRES:CORR:OFFS:STATe?
RX> :SENS:PRES:CORR:OFFS:STAT 0
The offset correction disabled.
Offset can be enabled and disabled by sending:
TX> :SENS:PRES:CORR:OFFS:STATe on
TX> :SENS:PRES:CORR:OFFS:STATe off
Or by:
TX> :SENS:PRES:CORR:OFFS:STATe 1
TX> :SENS:PRES:CORR:OFFS:STATe 0