Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S Manuel D’Utilisation

Codes de produits
MSO1074Z-S
Page de 172
RIGOL 
DS1000Z Programming Guide 
2-139
 
:WAVeform:PREamble? 
Syntax 
:WAVeform:PREamble? 
Description 
Query and return all the waveform parameters. 
Return 
Format 
The query returns 10 waveform parameters separated by “,”:   
<format>,<type>,<points>,<count>,<xincrement>,<xorigin>,<xreference>,<yincrem
ent>,<yorigin>,<yreference> 
 
Wherein, 
<format>: 0 (BYTE), 1 (WORD) or 2 (ASC).   
<type>: 0 (NORMal), 1 (MAXimum) or 2 (RAW).   
<points>: integer between 1 and 12000000.   
<count>: the number of averages in average sample mode and 1 in other modes.   
<xincrement>: the time difference between two neighboring   points in X direction.   
<xorigin>: the time from the trigger point to the "Reference Time" in X direction.   
<xreference>: the reference time of the data point in X direction.   
<yincrement>: the waveform increment in Y direction.   
<yorigin>: the vertical offset relative to the "Vertical Reference Position" in Y direction.   
<yreference>: the vertical reference position in Y direction. 
Example 
:WAVeform:PREamble?   /*The query returns   
0,2,600,2,0.000000,-0.000006,0,0.008000,50,127*/ 
Related 
Command