User manual

Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-145
[:SENSe]:SIGCapture:2FSK:MARK2:Switch[:STATe]
Syntax
[:SENSe]:SIGCapture:2FSK:MARK2:Switch[:STATe] OFF|ON|0|1
[:SENSe]:SIGCapture:2FSK:MARK2:Switch[:STATe]?
Description
Turn the Marker 2 on or off.
Query the on/off of Marker 2.
Parameter
Name
Type
Range
Default
—— Bool OFF|ON|0|1 OFF|0
Explanation
This command is valid only when 2FSK is turned on.
Return Format
The query returns 0 or 1.
Example
The command below turns the Marker 2 on.
:SENSe:SIGCapture:2FSK:MARK2:Switch:STATe ON or :SENSe:SIGCapture:2FSK:MARK2:Switch:STATe 1
The query below returns 1.
:SENSe:SIGCapture:2FSK:MARK2:Switch:STATe?
[:SENSe]:SWEep:COUNt
Syntax
[:SENSe]:SWEep:COUNt <integer>
[:SENSe]:SWEep:COUNt?
Description
Set the number of sweeps for a single sweep.
Query the number of sweeps for a single sweep.
Parameter
Name
Type
Range
Default
<integer>
Integer
1 to 9999
1
Return Format
The query returns the number of sweeps in integer.
Example
The command below sets the number of sweeps to 10.
:SENSe:SWEep:COUNt 10
The query below returns 10.
:SENSe:SWEep:COUNt?