Using The Measure All? Query - HP 16533A Programmer's Manual

1-gsa/s and 2-gsa/s digitizing oscilloscope
Hide thumbs Also See for 16533A:
Table of Contents

Advertisement

Programming Examples

Using the MEASURE ALL? Query

Using the MEASURE ALL? Query
This program example uses the MEASURE ALL? Query to read in the results
of a signal connected to channel 1. Autoscale is used in line 40 to capture the
signal and automatically sets the voltage and time settings for a usable
display.
10 OUTPUT 707;":SYSTEM:HEADER ON"
20 OUTPUT 707;":EOI ON"
30 OUTPUT 707;":SELECT 2"
40 OUTPUT 707;":AUTOSCALE"
50 WAIT 5
60 DIM Me$[200]
70 OUTPUT 707;":MEASURE:SOURCE CHANNEL1;ALL?"
80 ENTER 707 USING "#,200A";Me$
90
PRINT USING "#,200A";Me$
100 END
11–4

Advertisement

Table of Contents
loading

This manual is also suitable for:

16534a

Table of Contents