Pressure Calibrator
Remote Operation
43
Query Commands
Commands that ask for information, they always end with
a “?”. For example:
FUNC?
returns the current modes of the Product displays.
Compound Commands
Commands that contain more than one command on one
line. For example:
RTD_TYPE PT385_100;RTD_TYPE?
Sets the Product to RTD type PT385_100 and queries it
to verify. It will return:
PT385_100
Character Processing
The data entered into the Product is processed as
follows:
• ASCII characters are discarded if their decimal
equivalent is less than 32 (space), except 10 (LF)
and 13 (CR):
• Data is taken as 7-bit ASCII
• The most significant data bit is ignored.
• Upper or lower case is acceptable.