SCPI Command
CALCulate<Ch>[:SELected]:FILTer[:GATE]:TIME[:TYPE] <char>
CALCulate<Ch>[:SELected]:FILTer[:GATE]:TIME[:TYPE]?
Sets or reads out the gate type 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)
<char> Specifies the gate type:
BPASs |
Bandpass type |
NOTCh |
Notch type |
{BPAS|NOTC}
BPAS
Analysis > Gating > Type
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.TYPE
Param = app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.TYPE
app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.TYPE = "bpas"
String (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)