324
Agilent 6000 Series Oscilloscopes Programmer's Reference
3
Commands by Subsystem
:TIMebase:RANGe
(see
Command Syntax
:TIMebase:RANGe <range_value>
<range_value> ::= 5 ns through 500 s in NR3 format
The :TIMebase:RANGe command sets the full- scale horizontal time in
seconds for the main window. The range is 10 times the current
time- per- division setting.
Query Syntax
:TIMebase:RANGe?
The :TIMebase:RANGe query returns the current full- scale range value for
the main window.
Return Format
<range_value><NL>
<range_value> ::= 5 ns through 500 s in NR3 format
See Also
•
"Introduction to :TIMebase Commands"
•
•
•
Example Code
' TIME_RANGE - Sets the full scale horizontal time in seconds.
The
' range value is 10 times the time per division.
myScope.WriteString ":TIM:RANG 2e-3"
' Set the time range to 0.002
seconds.
Example program from the start:
Summary of Contents for DSO6014A/L
Page 1: ...A Agilent 6000 Series Oscilloscopes Programmer s Reference...
Page 16: ...16 Agilent 6000 Series Oscilloscopes Programmer s Reference...
Page 30: ...30 Agilent 6000 Series Oscilloscopes Programmer s Reference 1 What s New...
Page 540: ...540 Agilent 6000 Series Oscilloscopes Programmer s Reference 6 Error Messages...
Page 562: ...562 Agilent 6000 Series Oscilloscopes Programmer s Reference 7 Status Reporting...
Page 624: ...624 Agilent 6000 Series Oscilloscopes Programmer s Reference 9 Programming Examples...