RIGOL Programming Introduction
Programming Guide for DS1000CA Series
Example:
:TRIG:SLOP:WIND PA Set the border of the vertical window as “PA”
:TRIG:SLOP:WIND? Query returns “P_WIN_A”
5. :TRIGger:SLOPe:LEVelA
Command Format:
:TRIGger:SLOPe:LEVelA <value>
:TRIGger:SLOPe:LEVelA?
Function Explanation:
The commands are to set and query the upper trigger level A.The range of
<value> is -6*Scale~+6*Scale. “Scale” indicates the current vertical scale,
the default unit of “level” is V/div.
Returned Format:
Query returns the set value of <value> in scientific numeric notation in V.
Example:
:TRIG:SLOP:LEVA 2 Set the upper trigger level as 2V
:TRIG:SLOP:LEVA? Query returns 2.000e+00
6. :TRIGger:SLOPe:LEVelB
Command Format:
:TRIGger:SLOPe:LEVelB <value>
:TRIGger:SLOPe:LEVelB?
Function Explanation:
The commands are used to set and query the lower trigger Level B. The range
of <value> is -6*Scale~+6*Scale. “Scale” indicates the current vertical scale,
the default unit of “level” is V/div.
Returned Format:
Query returns the set value of <value> in scientific numeric notation in V.
Note: Minimum of Level A couldn’t be less than maximum of Level B.