Chapter 2 Command System  RIGOL 
MSO1000Z/DS1000Z Programming Guide  2-175 
:TRIGger:VIDeo:STANdard 
:TRIGger:VIDeo:STANdard <standard> 
:TRIGger:VIDeo:STANdard? 
Set or query the video standard in video trigger.   
{PALSecam|NTSC|480P|576P} 
  PALSecam:   
PAL: the frame frequency is 25 frames per second. The TV sweep line is 625 with the 
odd field goes first and the even field follows behind. 
SECAM: the frame frequency is 25 frames per second. The TV sweep line is 625 with 
interlacing sweep. 
  NTSC: the field frequency is 60 fields per second and the frame frequency is 30 
frames per second. The TV sweep line is 525 with the even field goes first and the 
odd field follows behind. 
  480P: the frame frequency is 60 frames per second; the TV sweep line is 525; 
line-by-line sweep; the line frequency is 31.5 kHz. 
  576P: the frame frequency is 60 frames per second; the TV sweep line is 625; 
line-by-line sweep. 
The query returns PALS, NTSC, 480P, or 576P.   
:TRIGger:VIDeo:STANdard NTSC /*Select NTSC video standard*/ 
:TRIGger:VIDeo:STANdard?                  /*The query returns NTSC*/ 
:TRIGger:VIDeo:LINE 
:TRIGger:VIDeo:MODE 
 
 
:TRIGger:VIDeo:LEVel 
:TRIGger:VIDeo:LEVel <level> 
:TRIGger:VIDeo:LEVel? 
Set or query the trigger level in video trigger. The unit is the same as the current 
amplitude unit.   
(-5 x VerticalScale - OFFSet) to   
(5 x VerticalScale - OFFSet) 
For VerticalScale, refer to :CHANnel<n>:SCALe. For OFFSet, refer 
to :CHANnel<n>:OFFSet. 
The query returns the trigger level in scientific notation.   
:TRIGger:VIDeo:LEVel 0.16 /*Set the trigger level to 160mV*/ 
:TRIGger:VIDeo:LEVel? /*The query returns 1.600000e-01*/