Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 880

Table of Contents

Advertisement

Table 30-2
Query
Returned Format
Example
Waveform Commands
VIEW
Waveform View Parameters
Source/Parameter
ALL
CHANNEL
All data
MEMORY
All data
FUNCTION
All data
:WAVeform:VIEW?
The :WAVeform:VIEW? query returns the currently selected view.
[:WAVeform:VIEW] {ALL | MAIN | WINDow}<NL>
This example returns the current view setting to the string variable, Setting$,
then prints the contents of the variable to the computer's screen.
10
DIM Setting$[50]!Dimension variable
20
OUTPUT 707;":WAVEFORM:VIEW?"
30
ENTER 707;Setting$
40
PRINT Setting$
50
END
30-58
MAIN
WINDow
Main time base
Delayed time base
Memory time base
Memory time base
All data
All data

Advertisement

Table of Contents
loading

Table of Contents