Keysight Technologies InfiniiVision MSO-X 4022A Programmer's Manual page 1431

Hide thumbs Also See for InfiniiVision MSO-X 4022A:
Table of Contents

Advertisement

Long Form
TIMebase
DELay
TYPE
In the oscilloscope programmer's documentation, the short form of a command is
indicated by uppercase characters.
Programs written in long form are easily read and are almost self-documenting.
The short form syntax conserves the amount of controller memory needed for
program storage and reduces I/O activity.
Simple Command Headers
Simple command headers contain a single mnemonic. :AUToscale and :DIGitize
are examples of simple command headers typically used in the oscilloscope. The
syntax is:
<program mnemonic><terminator>
Simple command headers must occur at the beginning of a program message; if
not, they must be preceded by a colon.
When program data must be included with the simple command header (for
example, :DIGitize CHANnel1), white space is added to separate the data from the
header. The syntax is:
<program mnemonic><separator><program data><terminator>
Compound Command Headers
Compound command headers are a combination of two or more program
mnemonics. The first mnemonic selects the subsystem, and the second mnemonic
selects the function within that subsystem. The mnemonics within the compound
message are separated by colons. For example, to execute a single function within
a subsystem:
:<subsystem>:<function><separator><program data><terminator>
For example, :CHANnel1:BWLimit ON
Common Command Headers
Common command headers control IEEE 488.2 functions within the instrument
(such as clear status). Their syntax is:
*<command header><terminator>
No space or separator is allowed between the asterisk (*) and the command
header. *CLS is an example of a common command header.
Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide
More About Oscilloscope Commands
Short form
TIM
DEL
TYPE
41
1431

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the InfiniiVision MSO-X 4022A and is the answer not in the manual?

This manual is also suitable for:

Infiniivision 4000 x seriesInfiniivision mso-x 4032aInfiniivision mso-x 4034aInfiniivision mso-x 4054aInfiniivision mso-x 4104aInfiniivision mso-x 4154a ... Show all

Table of Contents