COM Server Commands
53
SCPI.CALCulate(
Ch
).SELected.FUNCtion.DOMain.STOP
Object Type
Property (read/write)
Data Type
Double
Target
All traces of channel Ch (if the coupling is set to OFF by the
SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.COUPle
property), the active trace of channel
Ch
(if otherwise),
Ch
Description
The stop value of the analysis range set by the
SCPI.CALCulate(Ch).SELected.FUNCtion.EXECute
method.
Range
From the stimulus current start value to the stimulus current stop
value.
Out of Range
No limitation
Preset Value
0
Unit
Hz (Hertz) | s (second) | dBm (decibels above 1 milliwatt)
Syntax
Dim Value As Double
Value =
app.SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.
STOP
app.SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.
STOP = 2e9
Equivalent
Softkeys
None