SCPI Command
CALCulate<Ch>[:SELected]:MARKer:BWIDth[:STATe] {OFF|ON|0|1}
CALCulate<Ch>[:SELected]:MARKer:BWIDth[:STATe]?
Turns the bandwidth search function ON/OFF. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
{ON|1} |
Bandwidth search function ON |
{OFF|0} |
Bandwidth search function OFF |
{0|1}
0
Markers > Marker Math > Bandwidth Search > Bandwidth Search
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.STATe
Status = app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.STATe
app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.STATe = true
Boolean (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)