PG7000™ OPERATION AND MAINTENANCE MANUAL
© 1998-2008 DH Instruments, a Fluke Company
Page 162
UDD(=)
Purpose
To set or retrieve the settings for the user defined external barometer.
Syntax “UDD=label,reqstr,skip,coef”
“UDD”
Default N/A
Argument
label:
A user defined barometer label to identify this setup (1 to 3
ASCII char).
Reqstr:
The text string to be sent to the external barometer every
2 seconds to query it for a pressure measurement. It must
consist of up to 20 printable ASCII characters only.
skip:
The number of leading characters to ignore from the external
barometer’s reply.
coef:
The pressure conversion coefficient that PG7000 will multiply
the external barometer reply by to result in a measurement in
Pascal.
Remarks
An external barometer must be defined first by the user before being selected to be used
as source for atmospheric pressure values instead of the PG7000 internal barometer.
The external barometer must accept the carriage return/line feed terminated request
string every 2 seconds, and reply with a carriage return or carriage return/line feed
terminated reply within the 2 second cycle. The COM2 port must also be setup properly
according to the barometer’s communications settings. After setting up the COM2 port
and defining the device, you must then use the “AMBPx” and “SETUP” commands to
direct PG7000 to use the external barometer if you want this device to be used as the
source of atmospheric pressure values.
Example Typical
command:
Typical reply:
“UDD=DEV, PR, 4, 1000” (ext barometer is in kPa)
“DEV, PR, 4, 1000.000”
Error
See 9.3.2 Error Messages
ERR #1
ERR #2
ERR #3
ERR #4
label must not exceed 3 characters
request string must not exceed 20 characters
# of char to ignore must be 1 to 80
user defined coefficient cannot be 0
See Also
3.11.5.4, 3.10, AMBPx, SETUP
UDU(=)
Purpose
To set or retrieve the USER DEFINED UNIT (use defined pressure unit of measure).
Syntax “UDU=uuuuu,cccccc”
“UDU”
Default
UDU not defined
Argument uuuuu=
ccccc=
User unit label (five characters maximum)
User coefficient (cannot be <=0)
Remarks
The USER COEFFICIENT (UCOEF) is a value that is used to convert the current
pressure units to Pascal. You may assign up to 4 characters for the unit label. When
selecting the unit to choose using the “UNIT” command, add a trailing ‘a’ to specify an
absolute unit, else the unit will be a gauge unit.
Example Typical
command:
Typical reply:
“UDU=MyUn,.0015”
“MyUn,.0015”
Pressure in Pa = pressure in units/UCOEF
Error
See 9.3.2 Error Messages
ERR #1
ERR #2
uuuuu must not exceed 4 characters
user defined coefficient cannot be 0
See Also
3.9.3.1, 7.1.1, UNIT, UCOEF