Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S Manual De Usuario

Los códigos de productos
MSO1074Z-S
Descargar
Página de 172
RIGOL 
DS1000Z Programming Guide 
2-81
 
:TIMebase[:MAIN]:SCALe 
Syntax 
:TIMebase[:MAIN]:SCALe <scale_value> 
:TIMebase[:MAIN]:SCALe? 
Description 
Set or query the main timebase scale. The default unit is s/div.   
Parameter 
Name 
Type 
Range 
Default 
<scale_value>  Real 
Normal: 5ns to 50s in 1-2-5 step 
Roll: 200ms to 50s in 1-2-5 step 
1μs 
 
Explanation 
When the horizontal timebase is YT and the timebase scale is 20ms or larger (namely 
“Slow Sweep” mode), this command is invalid when the oscilloscope in Stoping.   
Return Format 
The query returns the main timebase scale in scientific notation.   
Example 
:TIMebase:MAIN:SCALe 0.0002   /*Set the main timebase scale to 200μs*/ 
:TIMebase:MAIN:SCALe?   /*The query returns 2.0000000e-04*/ 
Related 
Command
 
 
 
:TIMebase:MODE 
Syntax 
:TIMebase:MODE <mode> 
:TIMebase:MODE? 
Description 
Set or query the mode of the horizontal timebase.   
Parameter 
Name 
Type 
Range 
Default 
<mode> 
Discrete  {MAIN|XY|ROLL} 
MAIN 
 
Return Format 
The query returns MAIN, XY or ROLL.   
Example 
:TIMebase:MODE XY 
Related 
Command