Instructions

RIGOL Chapter 4 Command System for VSA Mode
4-64 RSA3000E Programming Guide
:TRIGger[:SEQuence]:FMT:DELay
Syntax
:TRIGger[:SEQuence]:FMT:DELay <time>
:TRIGger[:SEQuence]:FMT:DELay?
Description
Sets the delay time for FMT.
Queries the delay time for FMT.
Parameter
Name
Type
Range
Default
<time>
Consecutive Real Number
0 us to 500 ms
1 μs
Remarks
When "Inside" or "Outside" is selected to be the trigger criteria, the FMT trigger delay command is invalid.
This command is only valid when the following conditions are met: FMT is selected to be the trigger source;
FMT trigger delay function is enabled.
Return Format
The query returns the delay time for FMT in scientific notation. The unit is s.
Example
The following command sets the delay time for FMT to 100 ms.
:TRIGger:SEQuence:FMT:DELay 0.1
The following query returns 1.000000000e-01.
:TRIGger:SEQuence:FMT:DELay?
:TRIGger[:SEQuence]:FMT:DELay:STATe
Syntax
:TRIGger[:SEQuence]:FMT:DELay:STATe OFF|ON|0|1
:TRIGger[:SEQuence]:FMT:DELay:STATe?
Description
Enables or disables the FMT trigger delay function.
Queries the status of the FMT trigger delay function.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
OFF|0
Remarks
This command is only valid when you select FMT to be the trigger source.
Return Format
The query returns 1 or 0.
Example
The following command enables the FMT trigger delay function.
:TRIGger:SEQuence:FMT:DELay:STATe ON or :TRIGger:SEQuence:FMT:DELay:STATe 1
The following query returns 1.
:TRIGger:SEQuence:FMT:DELay:STATe?