Scpi.calculate(Ch).Selected.marker.bwidth.type - Planar R54 Programming Manual

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2

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

Object Type
Data Type
Target
Description
Range
Notes
Out of Range
Preset Value
Syntax
Equivalent Softkeys
Property (read/write)
String
The active trace of channel Ch,
Ch:
channel number 1–4 (see Table 1 on page 22)
The type of the bandwidth search function.
"BPASs"
: Bandpass
"NOTCh"
: Notch
The short format 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.
The value is ignored.
"BPAS"
Dim Param As String
Param = app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.TYPE
app.SCPI.CALCulate(Ch).SELected.MARKer.BWIDth.TYPE = "NOTC"
Marker > Math > Bandwidth Search > Type
COM/DCOM Programming manual
74

Advertisement

Table of Contents
loading

Table of Contents