SCPI Command
CALCulate<Ch>[:SELected]:FILTer[:GATE]:TIME:STARt <time>
CALCulate<Ch>[:SELected]:FILTer[:GATE]:TIME:STARt?
Sets or reads out the gate start value of the gating function. |
---|
command/query |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<time> the start 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>
-1e–8
Analysis > Gating > Start
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.STARt
Value = app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.STARt
app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.STARt = 1e–8
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)