4. REMOTE OPERATION
Page 95
© 2007 DH Instruments, a Fluke Company
ARANGE
Purpose
Read or set a new AutoRange range to use.
Command
Query
“ARANGE
Range, unit, mode (,RptLabel)
”
“ARANGE?”
Classic “ARANGE=
Range, units, mode (,RptLabel)
”
“ARANGE”
Range
The AutoRange maximum pressure. Cannot be negative.
Unit:
The unit of measure of the
Range
argument.
Mode:
The measurement mode of the
Range
argument:
“A” for absolute
“G” for gauge
Arguments
RptLabel:
(optional)
One of the Internal or External RPTs that are available.
“IH”:
Internal, Hi Q-RPT
“IL”:
Internal, Lo Q-RPT
“X1H”: First
external RPM4, Hi Q-RPT
“X1L”: First external RPM4, Lo Q-RPT
“X2H”: Second external RPM4, Hi Q-RPT
“X2L”: Second external RPM4, Lo Q-RPT
Remarks
The ARANGE command is used to define a PPCH-G range by specifying a desired unit of
measure, measurement mode and maximum pressure. The PPCH-G then picks the best
available Q-RPT and makes operational adjustments to optimize that range. Available
Q-RPTs may be determined by the use of the “RPT” command to search for external
RPM4 devices or use of the [RPT] function key.
The optional “
RptLabel
” argument can be used to specify which Q-RPT you wish to use
for the AutoRange range. By using this option you can override the PPCH-G internal logic
that picks the most suitable Q- RPT. The Q-RPT must have been previously found using
the “RPT” command or the [RPT] function key and must be valid for the maximum
pressure and measurement mode specified.
The reply indicates the current range data, including the
RptLabel
used for the range.
Example
(enhanced)
Cmd sent:
Reply:
“ARANGE?”
(read the current range in the current
units)
“1000.0, psi, A, IH”
Example
(classic)
Cmd sent:
Reply:
“ARANGE” (read the current range in the current units)
“1000.0, psi, A, IH”
Example
(enhanced)
Cmd sent:
Reply:
“ARANGE? 25, MPa, G
(set a range of 25 MPa in gauge mode)
“25.0 MPa, G, X2H”
(Hi RPT of 2
nd
external RPM4 used)
Example
(classic)
Cmd sent:
Reply:
“ARANGE=25, MPa, G
(set a range of 25 MPa in gauge mode)
“25.0 MPa, G, X1L”
(Lo RPT of 1
st
external RPM4 used)
Example
(enhanced)
Cmd sent:
Reply:
“ARANGE 5000, psi, A, X1L (set a range of 5 000 psi in absolute mode
on Lo RPT of 1
st
RPM4)
“500.00 psi, A, X1L”
(No reply if GPIB-488)
Errors ERR#
4:
ERR# 5:
ERR# 6:
ERR# 19:
ERR# 20:
ERR# 29:
RPT previously found not detected. Usually occurs when the external
RPM4(s) have been disconnected since the last RPT “search”.
RPT previously found not the same as now found. Usually occurs when
the external RPM4(s) connections to the PPCH-G have been changed
since the last RPT “search”.
“
Range
“ maximum pressure exceeds available RPTs or is negative.
Cannot Range to ‘0’ with absolute units.
Cannot Range to ‘0’ with gauge units.
Correct type of Q-RPT for the selected “
Mode
” is not available.
See Also
“RPT”, “RANGE”
3.3.4, 3.2.5, 3.2.6
ATM
Purpose
Reads the next measured pressure from PPCH-G’s on-board barometer.
Query
Classic
“ATM?”
“ATM”
Remarks
The atmospheric pressure as measured by the PPCH-G on-board barometer is returned
in the current pressure units (always absolute). This measurement is followed by the
units text.
Example
(enhanced)
Query sent:
Reply:
“ATM?”
“97.12348 kPaa”
Example
(classic)
Sent:
Reply:
“ATM”
“97.12384 kPaa”
See Also
3.5.7.2