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 
2-80 
  DS1000Z Programming Guide 
:TIMebase:DELay:SCALe 
Syntax 
:TIMebase:DELay:SCALe <scale_value> 
:TIMebase:DELay:SCALe? 
Description 
Set or query the delayed timebase scale. The default unit is s/div.   
Parameter 
Name 
Type 
Range 
Default 
<scale_value>  Real 
See 
Explanation
 
500ns 
 
Explanation 
  The maximum of <scale_value> is the main timebase scale currently set and the 
minimum is related to the current sample rate (satisfying the inequality: current 
sample rate * delay timebase scale * 7 ≥ 14) and not less than 1ns.
 
  The delay timebase scale is only the maximum or the value decreased from the 
maximum in 1-2-5 step. If the minimum calculated by the inequality mentioned 
above is not the values which can be set, the larger value will be the minimum. If 
the value set is between two values which can be set, the smaller one will be set.
 
  For example, when the main timebase scale currently set 10.00us and the sample 
rate is 500MSa/s, the maximum of <scale_value> is 10.00us. The minimum is 
calculated using the inequality: ≥ 14 / (500MSa/s * 7) = 40ns. Taking the larger 
value which can be set, the minimum is 50ns. At this point, if 0.000009 (namely 
9us)is set, the instrument sets the delay timebase scale to 5us.
 
Return Format 
The query returns the scale in scientific notation.   
Example 
:TIMebase:DELay:SCALe 0.00000005   /*Set the delayed timebase scale to 50ns*/ 
:TIMebase:DELay:SCALe?   /*The query returns 5.0000000e-08*/ 
Related 
Command
 
 
 
:TIMebase[:MAIN]:OFFSet   
Syntax 
:TIMebase[:MAIN]:OFFSet <offset> 
:TIMebase[:MAIN]:OFFSet? 
Description 
Set or query the main timebase offset. The default unit is s. 
 
Parameter 
Name 
Type 
Range 
Default 
<offset>  Real 
-Screen/2 to 1s or  -Screen/2 to 5000s 
 
Explanation 
  This command is invalid when the horizontal timebase is Roll and the oscilloscope 
is in Run state.   
  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 offset in scientific notation.   
Example 
:TIMebase:MAIN:OFFSet 0.0002   /*Set the main timebase offset to 20ms*/ 
Related 
Command