User`s manual

Example: Saving and
Recalling a
Configuration
This program saves a configuration in register 0. The multimeter is then
reset in order to change the current configuration to the power-on
configuration. The configuration in register 0 is recalled which also places
the multimeter in the idle state. By placing the multimeter in the
wait-for-trigger state, the measurements are taken as soon as the internal
trigger signal is received.
10 !Configure the stand-alone multimeter for DC voltage measurements
20 !on the 7.27 V range. Set an aperture time of 267 ms.
30 CONF:VOLT:DC 7.27
40 VOLT:APER 267E-3
50 !
Issue 10 triggers (10 measurements) before returning to the idle state.
60 !Set a one second delay between the trigger and the measurement.
70 TRIG:COUN 10
80 TRIG:DEL 1
90 !
Save the configuration in register 0.
100 *SAV 0
110 !
Reset the multimeter to its power-on configuration.
120 *RST
130 !
Recall the configuration in register 0. Place the multimeter in the
140 !
wait-for-trigger state, enter and display the readings.
150 *RCL 0
160 READ?
Chapter 4 Understanding the HP E1326B/E1411B Multimeter 115