Specifications
RIGOL Chapter 1 Programming Overview
Programming Guide for DM3000
1-2
Programming Introduction
This part introduces the basic programming operations. These programming
commands provide methods for controlling the multimeter via remote interfaces. The
basic operations that you can do upon a computer and multimeter include:
Setup the multimeter.
Measure.
Receive data (equipment working condition or measurement results) from the
multimeter.
A computer can communicate with a multimeter through an interface such as USB,
GPIB or RS-232. For detailed communications about these interfaces, please refer to
the User’s Guide of this product. The command words are sent and identified by
ASCII strings so that users can control and do secondary development easily.