R&S PR100 User Manual
[SENSe]
. :SWEep
. . :CONTrol
. . . :[ON] <control _function> {,<control_function>}
Command for switch-on of the STOP:SIGNalfunctions. With "STOP:SIGNal"
the disappearance of the signal during the dwell time signals the start of the
hold-time. When either the hold-time or the dwell-time has elapsed, scanning
continues. If the signal re-appears during the hold-time, the hold-time is
aborted. The dwell-time though, never stopped and continues. The hold time
after the disappearance of the signal is set with SENSe:SWEep:HOLD:TIME.
This value is mapped onto the same variable as the memory scan control
mechanism variable, meaning that a change affects both scan modes.
Parameters:
<control_function> is one of the following strings:
"STOP:SIGNal" switch-on signal-controlled dwell-time
*RST state:
after *RST, all control mechanisms are on
Example:
SWEep:CONTrol "STOP:SIGN"
[SENSe]
. :SWEep
. . :CONTrol
. . . [:ON]?
Query of switched-on scan-control functions.
Parameters:
none
Result:
List of switched-on control functions. If no function is active, a zero string ("")
is output. The following strings are to be expected:
"STOP:SIGN" signal-controlled dwell-time is switched on
"" zero string : no function is active
Example:
SWEep:CONTrol? -> "STOP:SIGN"