Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

CALCulate<Ch>[:SELected]:MARKer:BWIDth:TYPE <char>

CALCulate<Ch>[:SELected]:MARKer:BWIDth:TYPE?

Or

CALCulate<Ch>:TRACe<Tr>:MARKer:BWIDth:TYPE <char>

CALCulate<Ch>:TRACe<Tr>:MARKer:BWIDth:TYPE?

Description

Sets the type of the bandwidth search function.

command/query

Target

CALCulate<Ch>[:SELected] — active trace of channel <Ch>,

Or

CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,

<Ch> = {[1]|2|...16}

<Tr> = {[1]|2|...16}

Parameter

<char> Specifies the type of the bandwidth:

BPASs

Bandpass

NOTCh

Notch

Query Response

{BPAS|NOTC}

Preset Value

BPAS

Equivalent Softkeys

Markers > Marker Math > Bandwidth Search > Type


Equivalent COM Command

SCPI.CALCulate(Ch).SELected.MARKer(1).BWIDth.TYPE


note

This command is similar to CALCulate<Ch>[:SELected]:MARKer:BWIDth:TYPE only.


Syntax

Param = app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.TYPE

app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.TYPE = "notc"

Type

String (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)

 

Rev.:  24.1