SCPI Command
CALCulate<Ch>[:SELected]:MARKer<Mk>:BWIDth:THReshold <numeric>
CALCulate<Ch>[:SELected]:MARKer<Mk>:BWIDth:THReshold?
Sets the bandwidth search threshold value. |
---|
command/query |
Marker <Mk> of the active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<Mk>={[1] … |16}
<response> the bandwidth definition value, the range varies depending on the data format.
dB |° |s
<numeric>
-3.0
Markers > Math > Bandwidth Search > Bandwidth Value
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MARKer(1).BWIDth.THReshold
Value = app.SCPI.CALCulate(1).SELected.MARKer(Mk).BWIDth. THReshold
app.SCPI.CALCulate(1).SELected.MARKer(Mk).BWIDth.THReshold = –6.0
Double (read/write)
Warning |
Object MARKer has an index of 1, which can be omitted in Visual Basic, but it cannot be omitted in other programming languages. |
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)