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

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
2-96 
  DS1000Z Programming Guide 
:TRIGger:VIDeo:MODE 
Syntax 
:TRIGger:VIDeo:MODE <mode> 
:TRIGger:VIDeo:MODE? 
Description 
Set or query the sync type in video trigger. 
 
Parameter 
Name 
Type 
Range 
Default 
<mode>  Discrete 
{ODDField|EVENfield|LINE|ALINes} 
ALINes 
 
Explanation 
  ODDField: trigger on the rising edge of the first ramp waveform pulse in the odd 
field. This type is available when the video standard is NTSC or PAL/SECAM. 
  EVENfield: trigger on the rising edge of the first ramp waveform pulse in the even 
field. This type is available when the video standard is NTSC or PAL/SECAM.   
  LINE: for NTSC and PAL/SECAM video standards, trigger on the specified line in the 
odd or even field; for 480P and 576P video standard, trigger on the specified line. 
  ALINes: trigger on all the horizontal sync pulses.
 
Return 
Format 
The query returns ODDF, EVEN, LINE or ALIN.   
Example 
:TRIGger:VIDeo:MODE ODDField 
Related 
Command
 
 
 
:TRIGger:VIDeo:LINE 
Syntax 
:TRIGger:VIDeo:LINE <line> 
:TRIGger:VIDeo:LINE? 
Description 
Set or query the line number when the sync type in video trigger is LINE. 
Parameter 
Name 
Type 
Range 
Default 
<line> 
Integer 
Refer to 
Explanation
 
 
Explanation 
  NTSC: 1 to 525 
  PAL/SECAM: 1 to 625 
  480P: 1 to 525 
  576P: 1 to 625 
Return 
Format 
The query returns an integer.   
Example 
:TRIGger:VIDeo:LINE 100 
Related 
Command