Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-210 RSA5000 Programming Guide
:TRIGger[:SEQuence]:FMT:MASK<n>:NEW
Syntax
:TRIGger[:SEQuence]:FMT:MASK<n>:NEW
Description
Clears the currently activated mask and creates a default new mask.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2
——
Remarks
When <n> is set to 1, it indicates that the upper mask is being edited; when it is set to 2, it indicates that
the lower mask is being edited.
This command is only valid when you select FMT to be the trigger source in RTSA working mode.
:TRIGger[:SEQuence]:HOLDoff
Syntax
:TRIGger[:SEQuence]:HOLDoff <time>
:TRIGger[:SEQuence]:HOLDoff?
Description
Sets the trigger holdoff time.
Queries the trigger holdoff time.
Parameter
Name
Type
Range
Default
<time> Consecutive Real Number
100 us to 500 ms (GPSA)
0 us to 10 s (RTSA)
100 ms
Remarks
This command is only valid when the trigger holdoff function is enabled.
Return Format
The query returns the trigger holdoff time in scientific notation. The unit is s.
Example
The following command sets the trigger holdoff time to 100 ms.
:TRIGger:SEQuence:HOLDoff 0.1
The following query returns 1.000000000e-01.
:TRIGger:SEQuence:HOLDoff?