View - Agilent Technologies InfiniiVision 2000 X-Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for InfiniiVision 2000 X-Series:
Table of Contents

Advertisement

6
Root (:) Commands

:VIEW

Command Syntax
:VIEW <source>
<source> ::= {CHANnel<n> | FUNCtion | MATH | SBUS1 | WMEMory<r>}
<source> ::= {CHANnel<n> | DIGital<d> | POD{1 | 2}
<n> ::= 1 to (# analog channels) in NR1 format
<d> ::= 0 to (# digital channels - 1) in NR1 format
<r> ::= 1 to (# ref waveforms) in NR1 format
The :VIEW command turns on the specified channel, function, or serial
decode bus.
MATH is an alias for FUNCtion.
N O T E
See Also
Example Code
See complete example programs at:
starting on page 799
182
(see
page
790)
for DSO models
| BUS{1 | 2} | FUNCtion | MATH | SBUS1 | WMEMory<r>}
for MSO models
"Introduction to Root (:) Commands"
":BLANk"
on page 158
":CHANnel<n>:DISPlay"
":DIGital<d>:DISPlay"
":FUNCtion:DISPlay"
":POD<n>:DISPlay"
on page 412
":WMEMory<r>:DISPlay"
":STATus"
on page 179
' VIEW_BLANK - (not executed in this example)
'
- VIEW turns on (starts displaying) a channel.
'
- BLANK turns off (stops displaying) a channel.
' myScope.WriteString ":BLANk CHANnel1"
' myScope.WriteString ":VIEW CHANnel1"
Agilent InfiniiVision 2000 X-Series Oscilloscopes Programmer's Guide
on page 150
on page 222
on page 245
on page 280
on page 696
Chapter
' Turn channel 1 off.
' Turn channel 1 on.
38, "Programming Examples,"

Advertisement

Table of Contents
loading

Table of Contents