Agilent Technologies InfiniiVision 4000 X-Series Programmer's Manual page 226

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

Advertisement

6
Root (:) Commands
:VIEW
Command Syntax
:VIEW <source>
<source> ::= {CHANnel<n> | FUNCtion<m> | MATH<m> | SBUS{1 | 2}
<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
<m> ::= 1-4 in NR1 format
<r> ::= 1 to (# ref waveforms) in NR1 format
The :VIEW command turns on the specified channel, function, serial
decode bus, or reference waveform location.
MATH<m> is an alias for FUNCtion<m>.
N O T E
See Also
Example Code
See complete example programs at:
starting on page 1217
226
(see
page
1208)
| WMEMory<r>}
for DSO models
| BUS{1 | 2} | FUNCtion<m> | MATH<m> | SBUS{1 | 2}
| WMEMory<r>}
for MSO models
"Introduction to Root (:) Commands"
":BLANk"
on page 198
":CHANnel<n>:DISPlay"
":DIGital<d>:DISPlay"
":FUNCtion<m>:DISPlay"
":POD<n>:DISPlay"
on page 543
":SBUS<n>:DISPlay"
on page 648
":WMEMory<r>:DISPlay"
":STATus"
on page 223
' 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 4000 X-Series Oscilloscopes Programmer's Guide
on page 190
on page 268
on page 303
on page 347
on page 1102
Chapter
' Turn channel 1 off.
' Turn channel 1 on.
41, "Programming Examples,"

Advertisement

Table of Contents
loading

Table of Contents