COM Server Commands
264
SCPI.SENSe(
Ch
).SWEep.TYPE
Object Type
Property (read/write)
Data Type
String
Target
Channel
Ch
,
Ch
Description
Sets the sweep type.
Range
"LINear"
Linear frequency sweep
"LOGarithmic"
Logarithmic frequency sweep
"SEGMent"
Segment frequency sweep
"POWer "
Power sweep
"VVM"
Vector Voltmeter mode
Notes
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.
Out of Range
An error occurs.
Preset Value
"LIN"
Syntax
Dim Param As String
Param = app.SCPI.SENSe(Ch).SWEep.TYPE
app.SCPI.SENSe(Ch).SWEep.TYPE = "LOG"
Equivalent
Softkeys
Stimulus > Sweep Type