Channel<N>:Range; Channel<N>:Scale; Example Code - Agilent Technologies InfiniiVision 2000 X-Series Programmer's Manual

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

Advertisement

:CHANnel<n>:RANGe
Command Syntax
:CHANnel<n>:RANGe <range>[<suffix>]
<range> ::= vertical full-scale range value in NR3 format
<suffix> ::= {V | mV}
<n> ::= 1 to (# analog channels) in NR1 format
The :CHANnel<n>:RANGe command defines the full- scale vertical axis of
the selected channel. When using 1:1 probe attenuation, legal values for
the range are from 8 mV to 40 V.
If the probe attenuation is changed, the range value is multiplied by the
probe attenuation factor.
Query Syntax
:CHANnel<n>:RANGe?
The :CHANnel<n>:RANGe? query returns the current full- scale range
setting for the specified channel.
Return Format
<range_argument><NL>
<range_argument> ::= vertical full-scale range value in NR3 format
See Also

Example Code

8 volts.
See complete example programs at:
starting on page 799
Agilent InfiniiVision 2000 X-Series Oscilloscopes Programmer's Guide
(see
page
790)
"Introduction to :CHANnel<n> Commands"
":CHANnel<n>:SCALe"
":CHANnel<n>:PROBe"
' CHANNEL_RANGE - Sets the full scale vertical range in volts.
' range value is 8 times the volts per division.
myScope.WriteString ":CHANnel1:RANGe 8"
on page 234
on page 227
Chapter
38, "Programming Examples,"
:CHANnel<n> Commands
on page 218
' Set the vertical range to
10
The
233

Advertisement

Table of Contents
loading

Table of Contents