View - Agilent Technologies InfiniiVision 7000A Series Programmer's Manual

Table of Contents

Advertisement

5
Commands by Subsystem

:VIEW

Command Syntax
:VIEW <source>
<source> ::= {CHANnel<n> | PMEMory0,..,PMEMory9 | FUNCtion | MATH
<source> ::= {CHANnel<n> | DIGital0,..,DIGital15 | PMEMory0,..,PMEMory9
<n> ::= {1 | 2 | 3 | 4} for the four channel oscilloscope models
<n> ::= {1 | 2} for the two channel oscilloscope models
The :VIEW command turns on the specified channel, function, trace
memory, or serial decode bus.
MATH is an alias for FUNCtion.
N O T E
See Also
Example Code
Example program from the start:
page 812
180
(see
page
786)
| SBUS} for DSO models
| POD{1 | 2} | BUS{1 | 2} | FUNCtion | MATH | SBUS} for
MSO models
"Introduction to Root (:) Commands"
":BLANk"
on page 148
":CHANnel<n>:DISPlay"
":DIGital<n>:DISPlay"
":FUNCtion:DISPlay"
":POD<n>:DISPlay"
on page 393
":STATus"
on page 177
' VIEW_BLANK - (not executed in this example)
'
- VIEW turns on (starts displaying) a channel or pixel memory.
'
- BLANK turns off (stops displaying) a channel or pixel memory.
' myScope.WriteString ":BLANK CHANNEL1"
' myScope.WriteString ":VIEW CHANNEL1"
Agilent InfiniiVision 7000A Series Oscilloscopes Programmer's Guide
on page 141
on page 222
on page 239
on page 268
"VISA COM Example in Visual Basic"
' Turn channel 1 off.
' Turn channel 1 on.
on

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents