RIGOL
VSA Programming Guide
2-55
Return Format
The query returns the sync analyze length in integer.
Example
The following command sets the sync analyze length to 50.
:SENSe:DDEMod:SYNC:ALENgth 50
The following query returns 50.
:SENSe:DDEMod:SYNC:ALENgth?
[:SENSe]:DDEMod:SYNC:BURSt:RUNIn
Syntax
[:SENSe]:DDEMod:SYNC:BURSt:RUNIn <interger>
[:SENSe]:DDEMod:SYNC:BURSt:RUNIn?
Description
Sets the burst search run-in.
Queries the burst search run-in.
Parameter
Name
Type
Range
Default
<interger>
Integer
0 to 16384
0
Remarks
This command is valide only when the burst search function is enabled.
Return Format
The query returns the burst search run-in in integer.
Example
The following command sets the burst search run-in to 50
。
:SENSe:DDEMod:SYNC:BURSt:RUNIn 50
The following query returns 50.
:SENSe:DDEMod:SYNC:BURSt:RUNIn?
[:SENSe]:DDEMod:SYNC:BURSt:STATe
Syntax
[:SENSe]:DDEMod:SYNC:BURSt:STATe OFF|ON|0|1
[:SENSe]:DDEMod:SYNC:BURSt:STATe?
Description
Enables or disables the burst search.
Queries the setting status of the burst search.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
OFF|0
Return Format
The query returns 0 or 1.