COM Server Commands
263
SCPI.SENSe(
Ch
).SWEep.REVerse.STATe
Object Type
Property (read/write)
Data Type
Boolean
Target
Channel
Ch
,
Ch
Description
The ON/OFF state of the reverse scan.
Allowable Values
True
Reserse Scan ON
False
Reverse Scan OFF
Preset Value
"False"
Syntax
Dim Status As Boolean
Status = app.SCPI.SENSe(Ch).SWEep.REVerse.STATe
app.SCPI.SENSe(Ch).SWEep.REVerse.STATe = True
Equivalent
Softkeys
Stimulus > Sweep Type > Reverse Scan