Display:order - Agilent Technologies InfiniiVision 3000 Programmer's Manual

X-series
Hide thumbs Also See for InfiniiVision 3000:
Table of Contents

Advertisement

:DISPlay:ORDer

Query Syntax
:DISPlay:ORDer?
The :DISPlay:ORDer? query returns a list of digital channel numbers in
screen order, from top to bottom, separated by commas. Busing is
displayed as digital channels with no separator. For example, in the
following list, the bus consists of digital channels 4 and 5: DIG1, DIG4
DIG5, DIG7.
The :DISPlay:ORDer command is an obsolete command provided for compatibility to
N O T E
previous oscilloscopes. This command is only available on the MSO models.
Return Format
<order><NL>
<order> ::= Unquoted ASCII string
A return value is included for each digital channel. A return value of NONE indicates that a
N O T E
channel is turned off.
See Also
Example Code
See complete example programs at:
starting on page 1097
Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide
(see
page
1088)
":DIGital<d>:POSition"
' DISP_ORDER - Set the order the channels are displayed on the
' analyzer.
You can enter between 1 and 32 channels at one time.
' If you leave out channels, they will not be displayed.
' Display ONLY channel 0 and channel 10 in that order.
myScope.WriteString ":DISPLAY:ORDER 0,10"
Obsolete and Discontinued Commands
on page 285
Chapter
39, "Programming Examples,"
34
1007

Advertisement

Table of Contents
loading

Table of Contents