PACE Series SCPI Manual
K0472 Revision A 4-59
:SENS:PRES:CORR:HEAD
Applicability: PACE1000, PACE5000, PACE6000
Command Syntax
:SENSe[x][:PRESsure]:CORRection:HEAD <enumerated>,<decimal>
where x = 1 or 2 is the module number
(default - 1)
Parameters: <enumerated> AIR - Air used as gas
NITRogen - Nitrogen used as gas
<numeric> Height of gas in metres.
Short form:: SENS:CORR:HEAD <enumerated>,<numeric>
Function: Head correction parameters.
Default: Enumerated AIR
decimal 0
Query Syntax
:SENSe[x][:PRESsure]:CORRection:HEAD?
where x = 1 or 2 is the module number
(default - 1)
Short form: SENS:CORR:HEAD?
Function: Query gas and height of head correction.
Response: AIR/NITRogen and height in metres (+100 to -100).
Description
A correction must be made if the unit under test is at a different height from the instrument.
This command programs the gas used and the height difference.
Note: NITROGEN or NITR is an enumerated data type (not in punctuation marks), not a string
and is not case-sensitive and can have a short form.
Example 1
TX> :SENS:PRES:CORR:HEAD?
RX> :SENS:PRES:CORR:HEAD AIR, -0.7500000
Example
2
Head correction can be set to a new height by the command:
TX> :SENS:PRES:CORR:HEAD AIR, 1.2
Example
3
Another query will confirm the height change:
TX> :SENS:PRES:CORR:HEAD?
RX> :SENS:PRES:CORR:HEAD AIR, 1.2000000
Example
4
Head correction can be set for another gas by:
TX> :SENS:PRES:CORR:HEAD NITROGEN, 1.2
Example
5
Another query will confirm the height change:
TX> :SENS:PRES:CORR:HEAD?
RX> :SENS:PRES:CORR:HEAD NITR, 1.2000000