Martel Electronics DPC300A User Manual

Page 30

Advertising
background image

28

28

6.4 Using Commands

6.4.1 Command types
Refer to the Section 10.5 on Remote Commands for all available
commands.
The calibrator may be controlled using commands and queries. All
commands may be entered using upper or lower case. The
commands are divided into the following categories:

Calibrator Commands
Only the calibrator uses these commands. For example
VAL?
asks for the values displayed on the calibrator display.

Common Commands
Standard commands used by most devices. These commands
always begin with an “*”. For example
*IDN?
tells the calibrator to return its identification.

Query Commands
Commands that ask for information, they always end with a “?”. For
example:
FUNC?
Returns the current modes of the calibrator displays.

Compound Commands

Commands that contain more than one command on one line. For
example;

PRES_UNIT LOWER, PSI;PRES_UNIT?

Sets the presuure unit to PSI on the lower display to and queries it
to verify. In this case it will return the pressure units of all three dis-
plays :

BAR,BAR,PSI

6.4.2 Character Processing
The data entered into the calibrator is processed as follows:
• ASCII characters are discarded if their decimal equivalent is less

than 32 (space), except 10 (LF) and 13 (CR):

Advertising