Command Tree - Agilent Technologies InfiniiVision 5000 Series Programmer's Manual

Hide thumbs Also See for InfiniiVision 5000 Series:
Table of Contents

Advertisement

When a syntax definition specifies that a number is an integer, that means
that the number should be whole. Any fractional part will be ignored,
truncating the number. Numeric data parameters accept fractional values
are called real numbers.
All numbers must be strings of ASCII characters. Thus, when sending the
number 9, you would send a byte representing the ASCII code for the
character 9 (which is 57). A three- digit number like 102 would take up
three bytes (ASCII codes 49, 48, and 50). This is handled automatically
when you include the entire instruction in a string.

Command Tree

The command tree shows all of the commands and the relationships of the
commands to each other. The IEEE 488.2 common commands are not
listed as part of the command tree because they do not affect the position
of the parser within the tree. When a program message terminator (<NL>,
linefeed- ASCII decimal 10) or a leading colon (:) is sent to the instrument,
the parser is set to the root of the command tree.
: (root)
• :ACQuire (see
• :AER (Arm Event Register) (see
• :AUToscale (see
• :BLANk (see
• :CALibrate (see
Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Guide
page
163)
:AALias (see
page
:COMPlete (see
page
:COUNt (see
page
:DAALias (see
page
:MODE (see
page
:POINts (see
page
:SEGMented
:ANALyze (see
:COUNt (see
page
:INDex (see
page
:SRATe (see
page
:TYPE (see
page
177)
page
:AMODE (see
page
:CHANnels (see
page
page
130)
page
:DATE (see
page
181)
:LABel (see
page
More About Oscilloscope Commands
165)
166)
167)
168)
169)
170)
page
171)
172)
173)
176)
page
125)
126)
128)
129)
179)
182)
11
663

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents