Scpi.sense(Ch).Sweep.type - Planar R54 Programming Manual

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2
Property (read/write)
Object Type
String
Data Type
Channel Ch,
Target
Sets the sweep type.
Description
"LINear"
"LOGarithmic" : Logarithmic frequency sweep
Range
"SEGMent"
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.
Notes
When the property is read out, the short format is indicated by upper case
letters.
An error occurs. Error code: 206.
Out of Range
"LIN"
Preset Value
Dim Param As String
Syntax
Param = app.SCPI.SENSe(Ch).SWEep.TYPE
app.SCPI.SENSe(Ch).SWEep.TYPE = "LOG"
Equivalent Softkeys
Stimulus > Sweep Type

SCPI.SENSe(Ch).SWEep.TYPE

Ch:
channel number 1–4 (see Table 1 on page 22)
: Linear frequency sweep
: Segment frequency sweep
COM/DCOM Programming manual
205

Advertisement

Table of Contents
loading

Table of Contents