Instructions

Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-219
Remarks
This command is only valid when the following conditions are met: in GPSA mode; selecting the video
trigger.
Return Format
The query returns the trigger level in scientific notation.
Example
The following command sets the trigger level of the video trigger to 10 dBm.
:TRIGger:SEQuence:VIDeo:LEVel 10
The following query returns 1.000000e+01.
:TRIGger:SEQuence:VIDeo:LEVel?
:TRIGger[:SEQuence]:VIDeo:SLOPe
Syntax
:TRIGger[:SEQuence]:VIDeo:SLOPe POSitive|NEGative
:TRIGger[:SEQuence]:VIDeo:SLOPe?
Description
Sets the polarity of the video trigger.
Queries the polarity of the video trigger.
Parameter
Name
Type
Range
Default
——
Keyword
POSitive|NEGative
POSitive
Remarks
POSitive: indicates the positive slew rate.
NEGative: indicates the negative slew rate.
This command is only available for GPSA mode.
Return Format
The query returns POS or NEG.
Example
The following command sets the polarity of the video trigger to Positive.
:TRIGger:SEQuence:VIDeo:SLOPe POSitive
The following query returns POS.
:TRIGger:SEQuence:VIDeo:SLOPe?