SCPI Command
CALCulate<Ch>[:SELected]:TRANsform:TIME:IMPulse:WIDTh <time>
CALCulate<Ch>[:SELected]:TRANsform:TIME:IMPulse:WIDTh?
Or
CALCulate<Ch>:TRACe<Tr>:TRANsform:TIME:IMPulse:WIDTh <time>
CALCulate<Ch>:TRACe<Tr>:TRANsform:TIME:IMPulse:WIDTh?
Sets or reads out the impulse width (time domain transformation resolution), coupled with the Kaiser–Bessel window shape β parameter. The impulse width setting changes the β parameter and setting of β parameter changes the impulse width. |
---|
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}
<time> the impulse width, the range varies depending on the specified frequency range and the number of points
sec (second)
Sets the value of the limit, which is closer to the specified value.
<numeric>
Analysis > Time Domain > Window > Impulse Width
(when the transformation type is set to Bandpass or Lowpass Impulse)
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.IMPulse.WIDTh
note |
This command is similar to CALCulate<Ch>[:SELected]:TRANsform:TIME:IMPulse:WIDTh only. |
Value = app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.IMPulse.WIDTh
app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.IMPulse.WIDTh = 1e–8
Double (read/write)
Back to CALCulate
Back to Command Finder