SCPI Command
CALCulate<Ch>[:SELected]:FILTer[:GATE]:TIME:SHAPe <char>
CALCulate<Ch>[:SELected]:FILTer[:GATE]:TIME:SHAPe?
Sets or reads out the gate shape 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 shape:
MAXimum |
Maximum shape |
WIDE |
Wide shape |
NORMal |
Normal shape |
MINimum |
Minimum shape |
{MAX|WIDE|NORM|MIN}
NORM
Analysis > Gating > Shape > {Maximum | Wide | Normal | Minimum}
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.SHAPe
Param = app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.SHAPe
app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.SHAPe = "MAX"
String (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)