Marker Math

SCPI.CALCulate(Ch).SELected.MSTatistics.STATe

Attribute Detail
Object Type Property (read/write)
Data Type Boolean
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The ON/OFF state of the math statistics display.
Allowable Values True: Statistics display ON
False: Statistics display OFF
Preset Value False
Syntax Dim Status As Boolean
Status = app.SCPI.CALCulate(Ch).SELected.MSTatistics.STATe
app.SCPI.CALCulate(Ch).SELected.MSTatistics.STATe = true
Equivalent Softkeys Markers > Marker Math > Statistics > Statistics

SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.STATe

Attribute Detail
Object Type Property (read/write)
Data Type Boolean
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The ON/OFF state of the math statistics range.
Allowable Values True: Statistics range ON
False: Statistics range OFF
Preset Value False
Syntax Dim Status As Boolean
Status = app.SCPI.CALCulate(Ch).SELected. MSTatistics.DOMain.STATe
app.SCPI.CALCulate(Ch).SELected. MSTatistics.DOMain.STATe = true
Equivalent Softkeys Markers > Marker Math > Statistics > Statistics Range

SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.MARKer.STARt

Attribute Detail
Object Type Property (read/write)
Data Type Long
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The number of the marker, which specifies the start frequency of the math statistics range.
Range from 1 to 16
Out of Range Sets the value of the limit, which is closer to the specified value.
Preset Value 1
Syntax Dim MkrNum As Long
MkrNum = app.SCPI.CALCulate(Ch).SELected. MSTatistics.DOMain.MARKer.STARt
app.SCPI.CALCulate(Ch).SELected. MSTatistics.DOMain.MARKer.STARt = 3
Equivalent Softkeys Markers > Marker Math > Statistics > Statistics Start

SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.MARKer.STOP

Attribute Detail
Object Type Property (read/write)
Data Type Long
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The number of the marker, which specifies the stop frequency of the math statistics range.
Range from 1 to 16
Out of Range Sets the value of the limit, which is closer to the specified value.
Preset Value 2
Syntax Dim MarkerNum As Long
MarkerNum =
app.SCPI.CALCulate(Ch).SELected. MSTatistics.DOMain.MARKer.STOP
app.SCPI.CALCulate(Ch).SELected. MSTatistics.DOMain.MARKer.STOP = 4
Equivalent Softkeys Markers > Marker Math > Statistics > Statistics Stop

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

Attribute Detail
Object Type Property (read/write)
Data Type Boolean
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The ON/OFF state of the bandwidth search function.
Allowable Values True: Bandwidth search function ON
False: Bandwidth search function OFF
Preset Value False
Syntax Dim Status As Boolean
Status = app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.STATe
app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.STATe = true
Warning Object MARKer has an index. In Visual Basic the index is 1 by default when it is omitted. The index can not be omitted in other programming languages.
Equivalent Softkeys Markers > Marker Math > Bandwidth Search > Bandwidth Search

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

Attribute Detail
Object Type Property (read/write)
Data Type String
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The type of the bandwidth search function.
Range "BPASs" : Bandpass
"NOTCh" : Notch
Notes The short form 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 The value is ignored.
Preset Value "BPAS"
Syntax Dim Param As String
Param = app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.TYPE
app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.TYPE = "notc"
Warning Object MARKer has an index. In Visual Basic the index is 1 by default when it is omitted. The index can not be omitted in other programming languages.
Equivalent Softkeys Markers > Marker Math > Bandwidth Search > Type

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

Attribute Detail
Object Type Property (read/write)
Data Type String
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The selection of the reference point for the bandwidth search function: reference marker or absolute maximum value of the trace.
Range "MARKer" : Bandwidth search relative to the reference marker
"MAXimum" : Bandwidth search relative to the absolute maximum of the trace
Notes The short form 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 The value is ignored.
Preset Value "MAX"
Syntax Dim Param As String
Param = app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.REFerence
app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.REFerence = "marker"
Warning Object MARKer has an index. In Visual Basic the index is 1 by default when it is omitted. The index can not be omitted in other programming languages.
Equivalent Softkeys Markers > Marker Math > Bandwidth Search > Search Ref To

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

Attribute Detail
Object Type Property (read/write)
Data Type Double
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The bandwidth definition value.
Range Varies depending on the trace format.
Out of Range No limitation
Preset Value –3
Unit dB (decibel) / ° (degree) / s (second)
Syntax Dim Value As Double
Value = app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).BWIDth.THReshold
app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).BWIDth.THReshold = –6.0
Warning Object MARKer has an index. In Visual Basic the index is 1 by default when it is omitted. The index can not be omitted in other programming languages.
Equivalent Softkeys Markers > Marker Math > Bandwidth Search > Bandwidth Value

SCPI.CALCulate(Ch).SELected.MARKer(1).MATH.FLATness.STATe

Attribute Detail
Object Type Property (read/write)
Data Type Boolean
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The ON/OFF state of the FLATNESS function.
Allowable Values True: FLATNESS function ON
False: FLATNESS function OFF
Preset Value False
Syntax Dim Status As Boolean
Status =
app.SCPI.CALCulate(Ch).SELected.MARKer.MATH.FLATness.STATe
app.SCPI.CALCulate(Ch).SELected.MARKer.MATH.FLATness.STATe = true
Warning Object MARKer has an index. In Visual Basic the index is 1 by default when it is omitted. The index can not be omitted in other programming languages.
Equivalent Softkeys Markers > Marker Math > Flatness > Flatness

SCPI.CALCulate(Ch).SELected.MARKer(1).MATH.FLATness.DOMain.STARt

Attribute Detail
Object Type Property (read/write)
Data Type Long
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The number of the marker, which specifies the start frequency of the FLATNESS function range.
Range from 1 to 16
Out of Range Sets the value of the limit, which is closer to the specified value.
Preset Value 1
Syntax Dim MkrNum As Long
MkrNum =
app.SCPI.CALCulate(Ch).SELected.MARKer.MATH.FLATness.DOMain.STARt
app.SCPI.CALCulate(Ch).SELected.MARKer.MATH.FLATness.DOMain.STARt = 1
Warning Object MARKer has an index. In Visual Basic the index is 1 by default when it is omitted. The index can not be omitted in other programming languages.
Equivalent Softkeys Markers > Marker Math > Flatness > Flatness Start

SCPI.CALCulate(Ch).SELected.MARKer(1).MATH.FLATness.DOMain.STOP

Attribute Detail
Object Type Property (read/write)
Data Type Long
Target The active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Description The number of the marker, which specifies the stop frequency of the FLATNESS function range.
Range from 1 to 16
Out of Range Sets the value of the limit, which is closer to the specified value.
Preset Value 2
Syntax Dim MkrNum As Long
MkrNum =
app.SCPI.CALCulate(Ch).SELected.MARKer.MATH.FLATness.DOMain.STOP
app.SCPI.CALCulate(Ch).SELected.MARKer.MATH.FLATness.DOMain.STOP = 1
Warning Object MARKer has an index. In Visual Basic the index is 1 by default when it is omitted. The index can not be omitted in other programming languages.
Equivalent Softkeys Markers > Marker Math > Flatness > Flatness Stop