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 |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<numeric> 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
note |
This command is similar to CALCulate<Ch>[:SELected]:FUNCtion:PEXCursion only. |
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