22
Agilent E1412A Multimeter Module Setup
Initial Operation
To program the Multimeter using SCPI, you must select the interface
address and SCPI commands to be used. General information about using
SCPI commands is presented at the beginning of Chapter 3. See the
75000
Series C Installation and Getting Started Guide
for interface addressing.
Note
This discussion applies only to SCPI (Standard Commands for
Programmable Instruments) programming. The program is written using
VISA (Virtual Instrument Software Architecture) function calls. VISA
allows you to execute on VXI
plug&play
system frameworks that have the
VISA I/O layer installed (visa.h include file).
Programming the
Multimeter
Example: Perform a Self-Test of the Multimeter and Read the
Result.
Programming the multimeter using Standard Commands for Programmable
Instruments (SCPI) requires that you select the controller language (e.g., C,
C++, Basic, etc.), interface address and SCPI commands to be used. See the
75000 Series C Installation and Getting Started Guide
(or equivalent) for
interfacing, addressing and controller information.
The following C program verifies communication between the controller,
mainframe and multimeter. It resets the module (
*RST
), queries the identity
of the module (
*IDN?
) and initiates a self-test of the multimeter.
Figure 1-9. Current Measurement Connections
Summary of Contents for Agilent E1412A
Page 2: ......
Page 10: ...8 Contents Notes...
Page 14: ...12 Notes...
Page 15: ...13 Notes...
Page 16: ...14 Notes...
Page 26: ...24 Agilent E1412A Multimeter Module Setup Chapter 1 Notes...
Page 194: ...192 Agilent E1412A Multimeter Error Messages Appendix B Notes...
Page 201: ...Index 199 Index Agilent E1412A User s Manual and SCPI Programming Guide...