Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S 用户手册

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
2-138 
  DS1000Z Programming Guide 
:WAVeform:STARt 
Syntax 
:WAVeform:STARt <sta> 
:WAVeform:STARt? 
Description 
Set or query the start position of internal memory waveform reading. 
 
Parameter 
Name 
Type 
Range 
Default 
<sta> 
Integer 
NORMal: 1 to 1200 
MAX: 1 to the number of effective point currently 
on the screen 
RAW: 1 to the current maximum memory depth 
 
Return 
Format 
The query returns an integer.   
Example 
:WAVeform:STARt 100   /*Set the start position to 100*/ 
:WAVeform:STARt?   /*The query returns 100*/ 
Related 
Command
 
 
 
:WAVeform:STOP 
Syntax 
:WAVeform:STOP <stop> 
:WAVeform:STOP? 
Description 
Set or query
 
the stop position of internal memory waveform reading.
 
Parameter 
Name 
Type 
Range 
Default 
<stop> 
Integer 
NORMal: 1 to 1200 
MAX: 1 to the number of effective point currently 
on the screen 
RAW: 1 to the current maximum memory depth 
1200 
 
Return 
Format 
The query returns an integer. 
Example 
:WAVeform:STOP 500   /*Set the stop position to 500*/ 
:WAVeform:STOP?   /*The query returns 500*/ 
Related 
Command