Waveform:source - Agilent Technologies InfiniiVision 5000 Series Programmer's Manual

Hide thumbs Also See for InfiniiVision 5000 Series:
Table of Contents

Advertisement

:WAVeform:SOURce

Command Syntax
:WAVeform:SOURce <source>
<source> ::= {CHANnel<n> | FUNCtion | MATH | SBUS}
<n> ::= {1 | 2 | 3 | 4} for the four channel oscilloscope models
<n> ::= {1 | 2} for the two channel oscilloscope models
The :WAVeform:SOURce command selects the analog channel, function, or
serial decode bus to be used as the source for the :WAVeform commands.
Function capabilities include add, subtract, multiply; integrate,
differentiate, and FFT (Fast Fourier Transform) operations.
When the :WAVeform:SOURce is the serial decode bus (SBUS), ASCii is the
only waveform format allowed.
Query Syntax
:WAVeform:SOURce?
The :WAVeform:SOURce? query returns the currently selected source for
the WAVeform commands.
MATH is an alias for FUNCtion. The :WAVeform:SOURce? query returns FUNC if the source
N O T E
is FUNCtion or MATH.
Return Format
<source><NL>
<source> ::= {CHAN<n> | FUNC | SBUS}
<n> ::= {1 | 2 | 3 | 4} for the four channel oscilloscope models
<n> ::= {1 | 2} for the two channel oscilloscope models
See Also
Example Code
Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Guide
(see
page
586)
"Introduction to :WAVeform Commands"
":DIGitize"
on page 126
":WAVeform:FORMat"
":WAVeform:BYTeorder"
":WAVeform:DATA"
on page 451
":WAVeform:PREamble"
' WAVEFORM_DATA - To obtain waveform data, you must specify the
' WAVEFORM parameters for the waveform data prior to sending the
' ":WAVEFORM:DATA?" query.
' the waveform data and the preamble can be read.
'
' WAVE_SOURCE - Selects the channel to be used as the source for
' the waveform commands.
myScope.WriteString ":WAVEFORM:SOURCE CHAN1"
on page 444
on page 453
on page 449
on page 458
Once these parameters have been sent,
Commands by Subsystem
5
463

Advertisement

Table of Contents
loading

Table of Contents