Valid Command/Query Strings; Program Message Syntax - Agilent Technologies MSO6102A Programmer's Reference Manual

6000 series
Hide thumbs Also See for MSO6102A:
Table of Contents

Advertisement

Valid Command/Query Strings

Program Message Syntax

To program the instrument remotely, you must understand the command
format and structure expected by the instrument. The IEEE 488.2 syntax
rules govern how individual elements such as headers, separators, program
data, and terminators may be grouped together to form complete
instructions. Syntax definitions are also given to show how query
responses are formatted. The following figure shows the main syntactical
parts of a typical program statement.
Instructions (both commands and queries) normally appear as a string
embedded in a statement of your host language, such as Visual Basic or
C/C++. The only time a parameter is not meant to be expressed as a string
is when the instruction's syntax definition specifies <block data>, such as
<learn string>. There are only a few instructions that use block data.
Program messages can have long or short form commands (and data in
some cases — see
page 566), and upper and/or lower case ASCII characters may be used.
(Query responses, however, are always returned in upper case.)
Instructions are composed of two main parts:
• The header, which specifies the command or query to be sent.
• The program data, which provide additional information needed to
Agilent 6000 Series Oscilloscopes Programmer's Reference
"Program Message Syntax"
"Command Tree"
on page 569
"Duplicate Mnemonics"
"Tree Traversal Rules and Multiple Commands"
"Long Form to Short Form Truncation Rules"
clarify the meaning of the instruction.
More About Oscilloscope Commands
on page 565
on page 579
on page 579
on
8
565

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents