Appendix D. Measurement Speed And Accuracy Tradeoffs - HP E1326B User Manual

5 1/2 digit multimeter
Table of Contents

Advertisement

Measurement Speed and Accuracy Tradeoffs
Note
Appendix D
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
The HP E1326B SCPI driver was designed so that its default mode of
operation will deliver high accuracy readings with a minimum of
programming effort. However, many applications require high-speed
measurements and reduced reading accuracy is acceptable.
The following guidelines show how to increase measurement speed.
Be aware that these guidelines also increase the complexity of the program.
1. Avoid function changes.
2. Avoid aperture changes.
3. Minimize the number of command/response sessions.
4. Do binary transfers to the computer:
REAL 32 is fastest and is compatible with compiled languages.
REAL 64 is fast and is compatible with HP BASIC.
5. Use macros to minimize command parsing time.
6. Set autozeroing to ONCE or OFF.
7. Turn auto ranging OFF.
8. Decrease aperture time:
to reach 10 µs aperture time you must be on a fixed range.
9. Store the readings in command module RAM instead of sending
them directly to the computer.
10. Post process strain and temperature measurements.
Only items 7 and 8 may reduce the accuracy of a measurement. The rest of
the guidelines involve increased work for the system programmers.
Measurement Speed and Accuracy Tradeoffs
Appendix D
269

Advertisement

Table of Contents
loading

This manual is also suitable for:

E1411b

Table of Contents