120 | TRIGGER 70903 | !Trigger the switchbox to advance |
|
| the channel list |
130 | NEXT I | !Increment count |
140 | END |
|
Scanning Voltmeter When the multiplexer(s) is combined with a multimeter to form a single instrument, they become a virtual instrument, a scanning voltmeter. The multiplexer(s) and the multimeter have the same secondary address. The multimeter automatically configures the multiplexer, so the SCAN:MODE, SCAN:PORT and TRIG:SOUR commands are not required. Channel advance is from the digital bus handshake lines, so the count loop is not required. The ARM:COUN command does not apply to downloaded scan lists, so you cannot specify the number of cycles through the scan list. You can, however, specify INIT:CONT ON for continuous scanning through the scan list.
10 | DIM Rdgs(1:16) | !Dimension an array for 16 |
|
| readings |
20 | OUTPUT 70903;"*RST" | !Reset instrument |
30OUTPUT 70903;"MEAS:VOLT:DC? (@100:115)"
!Configure instrument
40 | ENTER 70903;Rdgs(*) | !Enter readings into array |
50 | PRINT Rdgs(*) | !Print results |
60 | END |
|
Digital Bus and Triggering
The HP E1351A/E1353A can be triggered for channel advance from the VXIbus backplane or through the digital bus handshake cable on the front of the component assembly. Backplane triggering can come from
The HP E1326B Multimeter has a digital bus port on the face plate, and connects to the multiplexer with the digital bus cable (see Figures
Chapter 1 | Getting Started with the HP E1351A/53A 15 |