SCPI Command
CALCulate<Ch>[:SELected]:FILTer[:GATE]:TIME:SPAN <time>
CALCulate<Ch>[:SELected]:FILTer[:GATE]:TIME:SPAN?
Or
CALCulate<Ch>:TRACe<Tr>:FILTer[:GATE]:TIME:SPAN <time>
CALCulate<Ch>:TRACe<Tr>:FILTer[:GATE]:TIME:SPAN?
Sets or reads out the gate span value of the gating function. |
---|
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 span value of the gate, the range varies depending on the frequency span and the number of points
sec (second)
Sets the value of the limit, which is closer to the specified value.
<numeric>
2e–8
Analysis > Gating > Span
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.SPAN
note |
This command is similar to CALCulate<Ch>[:SELected]:FILTer[:GATE]:TIME:SPAN only. |
Value = app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.SPAN
app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.SPAN = 1e–8
Double (read/write)
Back to CALCulate
Back to Command Finder