Scanning Voltmeter Configuration With Hp E1326B - HP E1351A User Manual

Fet multiplexer
Table of Contents

Advertisement

Scanning Voltmeter Configuration with HP E1326B

42
Using the HP E1351A/53A FET Multiplexer Modules
This example shows an HP E1326B Multimeter and an HP E1351A/
E1353A Multiplexer combined into a single VXIbus instrument, a scanning
voltmeter. The secondary address for the scanning voltmeter is 03. Both
the analog bus connector and the digital bus connector are used. Once the
scanning starts, there is no intervention from the mainframe CPU. The scan
list is in RAM on the multiplexer, and the two handshake lines on the digital
bus control the triggering.
The following program illustrates the procedures:
10 DIM Rdgs(1:16)
20 OUTPUT 70903;"*RST;*OPC?"
30 OUTPUT 70903;"*CLS"
40 OUTPUT 70903;"CONF:VOLT:DC (@100:115)"
50 OUTPUT 70903:"INIT"
60 OUTPUT 70903;"FETC?"
70 ENTER 70903;Rdgs(*)
80 PRINT Rdgs(*)
90 END
Figure 3-6. Connecting the Analog Bus and Digital Bus Cables
!Dimension array to store readings
!Clear the multimeter; OPC?
ensures reset is completed before
program continues
!Configures multimeter; also
automatically configures
multiplexer for SCAN:MODE,
SCAN:PORT and TRIG:SOUR
!Close first channel, start scan
!Retrieve readings from mainframe
Chapter 3

Advertisement

Table of Contents
loading

This manual is also suitable for:

E1353a

Table of Contents