User manual
Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-139
[:SENSe]:SIGCapture:SIGC[:STATe]
Syntax
[:SENSe]:SIGCapture:SIGC[:STATe] OFF|ON|0|1
[:SENSe]:SIGCapture:SIGC[:STATe]?
Description
Turn the real time trace on or off.
Query the on/off status of the real time trace.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1 OFF|0
Explanation
The real time trace, max hold and 2FSK are mutually exclusive.
Return Format
The query returns 0 or 1.
Example
The command below turns the real time trace on.
:SENSe:SIGCapture:SIGC:STATe ON or :SENSe:SIGCapture:SIGC:STATe 1
The query below returns 1.
:SENSe:SIGCapture:SIGC:STATe?
[:SENSe]:SIGCapture:MAXHold[:STATe]
Syntax
[:SENSe]:SIGCapture:MAXHold[:STATe] OFF|ON|0|1
[:SENSe]:SIGCapture:MAXHold[:STATe]?
Description
Turn the max hold on or off.
Query the on/off status of the max hold.
Parameter
Name
Type
Range
Default
——
Bool OFF|ON|0|1 OFF|0
Explanation
The max hold, real time trace and 2FSK are mutually exclusive.
Return Format
The query returns 0 or 1.
Example
The command below turns the max hold on.
:SENSe:SIGCapture:MAXHold:STATe ON or :SENSe:SIGCapture:MAXHold:STATe 1
The query below returns 1.
:SENSe:SIGCapture:MAXHold:STATe?