3Commands by Subsystem

:TIMebase:RANGe

(see page 530)

Command Syntax :TIMebase:RANGe <range_value>

<range_value> ::= 10 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> ::= 10 ns through 500 s in NR3 format

See Also "Introduction to :TIMebase Commands" on page 302

":TIMebase:MODE" on page 304

":TIMebase:SCALe" on page 308

":TIMebase:WINDow:RANGe" on page 311

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: "VISA COM Example in Visual Basic" on page 578

306

Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Reference

Page 306
Image 306
Agilent Technologies 5000 Series manual TIMebaseRANGe