User manual

Chapter 2 Command System RIGOL
MSO5000 Programming Guide 2-185
:TRIGger:WINDows:POSition
Syntax
:TRIGger:WINDows:POSition <pos>
:TRIGger:WINDows:POSition?
Description
Sets or queries the trigger position of Window trigger.
Parameter
Name
Type
Range
Default
<type>
Discrete
{EXIT|ENTer|TIME}
ENTer
Remarks
EXIT: triggers when the input signal exits the specified trigger level range.
ENTer: triggers when the input signal enters the specified trigger level range.
TIME: triggers when the accumulated hold time after the trigger signal enters the
specified trigger level range is equal to the window time.
Return
Format
The query returns EXIT, ENT, or TIME.
Example
:TRIGger:WINDows:POSition ENT /*Sets the trigger position to ENT.*/
:TRIGger:WINDows:POSition? /*The query returns ENT.*/
:TRIGger:WINDows:TIME
Syntax
:TRIGger:WINDows:TIME <time>
:TRIGger:WINDows:TIME?
Description
Sets or queries the window time of Window trigger.
Parameter
Name
Type
Range
Default
<time>
Real
8 ns to 10 s
1 μs
Return
Format
The query returns the window time in scientific notation.
Example
:TRIGger:WINDows:TIME 0.002 /*Sets the window time to 2 ms.*/
:TRIGger:WINDows:TIME? /*The query returns 2.000000E-3.*/
:TRIGger:WINDows:ALEVel
Syntax
:TRIGger:WINDows:ALEVel <level>
:TRIGger:WINDows:ALEVel?
Description
Sets or queries the upper limit of the trigger level of Window trigger. The unit is the
same as that of the current amplitude.
Parameter
Name
Type
Range
Default
<level>
Real
Lower limit to (5 × VerticalScale - OFFSet)
0 V
Remarks
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
Return
Format
The query returns the upper limit of the trigger level in scientific notation.
Example
:TRIGger:WINDows:ALEVel 0.16 /*Sets the upper limit of the trigger level to 160 mV.*/
:TRIGger:WINDows:ALEVel? /*The query returns 1.600000E-1.*/