14
Introduction to Programming
This chapter introduces the basics for remote programming of an
oscilloscope. The programming commands provide the means of remote
control.
Basic operations that you can do with a computer and an oscilloscope
include:
• Set up the oscilloscope.
• Make measurements.
• Get data (waveforms and measurements) from the oscilloscope.
Communicating with the Oscilloscope
Computers communicate with the oscilloscope by sending and receiving
messages over a remote interface, such as a GPIB port or an RS-232 port.
Commands for programming normally appear as ASCII character strings
embedded inside the output statements of a “host” language available on your
computer. The input commands of the host language are used to read responses
from the oscilloscope.
Instruction Header
The instruction header is one or more command mnemonics separated by
colons (:). They represent the operation to be performed by the oscilloscope.
See the “Programming Conventions” chapter for more information.
Queries are formed by adding a question mark (?) to the end of the header.
Many instructions can be used as either commands or queries, depending on
whether or not you include the question mark. The command and query forms
of an instruction usually have different program data. Many queries do not use
any program data.
Содержание 3000 Series
Страница 1: ...Agilent Technologies Agilent 3000 Series Oscilloscopes Programmer s Reference ...
Страница 7: ...7 1 I O Module Installation and Configuration ...
Страница 13: ...13 2 Introduction to Programming ...
Страница 18: ...18 ...
Страница 19: ...19 3 Commands Quick Reference ...
Страница 27: ...27 4 Common Commands ...
Страница 33: ...33 5 Root Level Commands ...
Страница 40: ...40 ...
Страница 41: ...41 6 ACQuire Commands ...
Страница 47: ...47 7 BEEP Commands ...
Страница 50: ...50 ...
Страница 51: ...51 8 CHANnel n Commands ...
Страница 60: ...60 ...
Страница 61: ...61 9 COUNter Commands ...
Страница 65: ...65 10 DISPlay Commands ...
Страница 73: ...73 11 KEY Commands ...
Страница 78: ...78 ...
Страница 79: ...79 12 MASK Commands ...
Страница 88: ...88 ...
Страница 89: ...89 13 MEASure Commands ...
Страница 110: ...110 ...
Страница 111: ...111 14 SAVerecall Commands ...
Страница 117: ...117 15 TIMebase Commands ...
Страница 124: ...124 ...
Страница 125: ...125 16 TRIGger Commands ...
Страница 139: ...139 17 WAVeform Commands ...
Страница 162: ...162 ...
Страница 166: ...Index 166 ...