RIGOL
VSA Programming Guide
2-89
: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.
: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 μs to 500 ms
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 sync holdoff time to 100 ms.
:TRIGger:SEQuence:HOLDoff 0.1
The following query returns 1.000000000e-01.
:TRIGger:SEQuence:HOLDoff?
:TRIGger[:SEQuence]:HOLDoff:STATe
Syntax
:TRIGger[:SEQuence]:HOLDoff:STATe OFF|ON|0|1
:TRIGger[:SEQuence]:HOLDoff:STATe?
Description
Turns on or off the trigger holdoff function.
Queries the status of the trigger holdoff function.