SCPI Command
CALCulate<Ch>[:SELected]:FUNCtion:PEXCursion <numeric>
CALCulate<Ch>[:SELected]:FUNCtion:PEXCursion?
Or
CALCulate<Ch>:TRACe<Tr>:FUNCtion:PEXCursion <numeric>
CALCulate<Ch>:TRACe<Tr>:FUNCtion:PEXCursion?
Sets the lower limit for the peak excursion value when executing the peak search with the CALC:FUNC:EXEC command. |
---|
command/query |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<response> the lower limit of the peak excursion value, varies depending on the data format
dB |° |s
<numeric>
3.0
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FUNCtion.PEXCursion
Value = app.SCPI.CALCulate(Ch).SELected.FUNCtion.PEXCursion
app.SCPI.CALCulate(Ch).SELected.FUNCtion.PEXCursion = 1.5
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)