Command/Query
:SENSe:SWEep:POINts <Value>
:SENSe:SWEep:POINts?
This command sets the number of measurement points.
Parameter |
Value |
Description |
Number of measurement points |
Data Type |
Numeric type (Integer) |
Range |
2 ~ 10001 |
Preset Value |
201 |
Unit |
- |
Resolution |
- |
{numeric}<newline><^END>
Dim Var as Long
Var= 2
Ena.WriteString ":SENS:SWE:POIN " & Str(Var), True
Ena.WriteString ":SENS:SWE:POIN?", True
Var=Ena.ReadNumber
Edit Test > Instrument Configuration > Advanced Mode > Sweep Setup > Points > Key in the number of points