Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

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

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

Or

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

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

Description

Selects the reference for the bandwidth search function: marker or absolute maximum/minimum value of the trace.

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> Choose from:

MARKer

Bandwidth search relative to the marker

MAXimum

Bandwidth search relative to the absolute maximum of the trace

MINimum

Bandwidth search relative to the absolute minimum of the trace

Query Response

{MAX|MARK|MIN}

Preset Value

MAX

Equivalent Softkeys

Markers > Marker Math > Bandwidth Search > Search Ref To


Equivalent COM Command

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


note

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


Syntax

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

app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.REFerence = "marker"

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