Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-212 RSA5000 Programming Guide
:TRIGger[:SEQuence]:VIDeo:DELay
Syntax
:TRIGger[:SEQuence]:VIDeo:DELay <time>
:TRIGger[:SEQuence]:VIDeo:DELay?
Description
Sets the delay time for the video trigger.
Queries the delay time for the video trigger.
Parameter
Name
Type
Range
Default
<time>
Consecutive Real
Number
0 μs to 500 ms 1 μs
Remarks
This command is only valid when the video trigger delay function is enabled in GPSA mode.
Return Format
The query returns the delay time for video trigger in scientific notation. The unit is s.
Example
The following command sets the delay time for the video trigger to 100 ms.
:TRIGger:SEQuence:VIDeo:DELay 0.1
The following query returns 1.000000e-01.
:TRIGger:SEQuence:VIDeo:DELay?
:TRIGger[:SEQuence]:VIDeo:DELay:STATe
Syntax
:TRIGger[:SEQuence]:VIDeo:DELay:STATe OFF|ON|0|1
:TRIGger[:SEQuence]:VIDeo:DELay:STATe?
Description
Enables or disables the video trigger delay function.
Queries the status of the video trigger delay function.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
OFF|0
Remarks
This command is only available for GPSA mode.
Return Format
The query returns 1 or 0.
Example
The following command enables the delay function for the video trigger.
:TRIGger:SEQuence:VIDeo:DELay:STATe ON or :TRIGger:SEQuence:VIDeo:DELay:STATe 1
The following query returns 1.
:TRIGger:SEQuence:VIDeo:DELay:STATe?