SCPI Command
SENSe<Ch>:SWEep:POINts <numeric>
SENSe<Ch>:SWEep:POINts?
Sets or reads out the number of measurement points. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<numeric> the number of measurement points
from 2 to 100001
from 2 to 16001 (in N-port mode only)
Sets the value of the limit, which is closer to the specified value.
<numeric>
201
Stimulus > Points
Equivalent COM Command
SCPI.SENSe(Ch).SWEep.POINts
Value = app.SCPI.SENSe(Ch).SWEep.POINts
app.SCPI.SENSe(Ch).SWEep.POINts = 1001
Long (read/write)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)