COM Server Commands
47
SCPI.CALCulate(
Ch
).SELected.FILTer.GATE.TIME.TYPE
Object Type
Property (read/write)
Data Type
String
Target
The active trace of channel
Ch
,
Ch
Description
The gate type of the gating function.
Range
"BPASs"
Bandpass type
"NOTCh"
Notch type
Notes
The short format of the parameter is indicated by upper case letters.
There is no distinction between upper and lower case letters when the
property is written. When the property is read out, the short format is
indicated by upper case letters.
Out of Range
An error occurs.
Preset Value
"BPAS"
Syntax
Dim Param As String
Param =
app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.
TYPE
app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.
TYPE = "NOTC"
Equivalent
Softkeys
Analysis > Gating > Type