Using the Multiplexer
51
Using BUS Triggers
with an External Device
to Scan Channels
Refer to Figure 2-9. This example uses the
BUS
trigger (
GET
or
*TRG
) to
synchronize channel closures with the Agilent 3457A Multimeter. A DC
voltage measurement is performed. Measurement synchronization is
attained by:
1. After the multimeter and multiplexer are configured, iniitate the scan
on the Agilent E8462A (
INIT
command). This closes the first channel.
2.
FETCH?
the reading from the multimeter.
3. Trigger the multiplexer (*TRG command). This opens the channel
and closes the next channel in the list. After the relay settles, the
Agilent E1406A outputs a trigger to trigger the multimeter.
4. Repeat steps 2 and 3 in a loop until all channels in the channel list
have been scanned.
The actual C++ language program is similar to the previous example and
will not be presented again.
Hybrid MUX
Configuration
The module can be configured into segments of channels that are of different
modes using the FUNCtion NONE and manually setting appropriate tree
switches. Figures 1-1 and 2-1 through 2-6 show the location of tree relays
and will help you determine what relays you should close. An example
program on the driver CD (in the examples subdirectory) titled hybrid.c
configures part of the module as 1-wire, part as 2-wire and part as 4-wire.
Distribution MUX
You can use the multiplexer to distribute a signal to many different channels
as well as multiplexing many channels into one signal line. The example
program distrib.c on the drivers CD (in the examples subdirectory) shows
how a signal input on terminal line TER0 can be distributed to 128 different
channels.
Figure 2-9. Scanning with an External Device
Summary of Contents for E8462A
Page 2: ...x...
Page 10: ...8 Notes...
Page 11: ...9 Notes...
Page 12: ...10 Notes...
Page 15: ...Configuring the Agilent E8462A Multiplexer 13 Figure 1 1 Agilent E8462A Simplified Schematic...
Page 68: ...66 Using the Multiplexer...
Page 104: ...102 Agilent E8462A Relay Multiplexer Command Reference...
Page 118: ...116 Agilent E8462A Relay Multiplexer Command Reference...
Page 126: ...124 Agilent E8462A Scanning Voltmeter Application Examples Chapter 4 Notes...
Page 146: ...144 Register Based Programming...
Page 156: ...154 Index...