Channel<N>:Range - Agilent Technologies InfiniiVision 4000 X-Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for InfiniiVision 4000 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 1217
Agilent InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide
(see
page
1208)
"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 280
on page 273
Chapter
41, "Programming Examples,"
:CHANnel<n> Commands
on page 264
' Set the vertical range to
10
The
279

Advertisement

Table of Contents
loading

Table of Contents