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

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
DS1000Z Programming Guide 
2-83
 
:TRIGger:COUPling 
Syntax 
:TRIGger:COUPling <couple> 
:TRIGger:COUPling? 
Description 
Select or query the trigger coupling type. 
 
Parameter 
Name 
Type 
Range 
Default 
<couple> 
Discrete  {AC|DC|LFReject|HFReject} 
DC 
 
Explanation 
  This command is only applicable to the edge trigger.   
  AC: block all the DC components and attenuate signals lower than 75 kHz.  
  DC: allow DC and AC components into the trigger path.  
  LFReject: block the DC components and reject the low frequency components (lower 
than 75 kHz). 
 
  HFReject: reject the high frequency components (higher than 75 kHz).
 
Return 
Format 
The query returns AC, DC, LFR or HFR.   
Example 
:TRIGger:COUPling LFReject 
 
 
:TRIGger:STATus? 
Syntax 
:TRIGger:STATus? 
Description 
Query the current trigger status.   
Return 
Format 
The query returns TD, WAIT, RUN, AUTO or STOP.   
 
 
:TRIGger:SWEep 
Syntax 
:TRIGger:SWEep <sweep> 
:TRIGger:SWEep? 
Description 
Set or query the trigger mode.   
Parameter 
Name 
Type 
Range 
Default 
<sweep>  Discrete 
{AUTO|NORMal|SINGle} 
AUTO 
 
Explanation 
  AUTO: auto trigger. No matter whether the trigger condition is met, there is always 
waveform display.
 
  NORMal: normal trigger. Display waveform when the trigger condition is met; 
otherwise, the oscilloscope holds the original waveform and waits for the next trigger.
 
  SINGle: single trigger. The oscilloscope waits for a trigger and displays the waveform 
when the trigger condition is met and then stops.
 
Return 
Format 
The query returns AUTO, NORM or SING.   
Example 
:TRIGger:SWEep SINGle