SCPI Command
CALCulate<Ch>[:SELected]:TRANsform:TIME:KBESsel <numeric>
CALCulate<Ch>[:SELected]:TRANsform:TIME:KBESsel?
Sets or reads out the β parameter, which controls the Kaise-Bessel window shape when performing the time domain transformation. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
<numeric> β parameter from 0 to 13
Sets the value of the limit, which is closer to the specified value.
<numeric>
6
Analysis > Time Domain > Window > Kaiser Beta
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.KBESsel
Value = app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.KBESsel
app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.KBESsel = 13
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)