Command/Query
:SENSe<Ch>:SWEep:POINts <Value>
:SENSe<Ch>:SWEep:POINts?
This command sets/gets the number of measurement points.
Parameter |
Value |
Description |
Number of measurement points |
Data Type |
Numeric type (Integer) |
Range |
2 ~ 10001 |
Preset Value |
201 |
Resolution |
1 |
{numeric}<newline><^END>
Dim Var as Long
Var= 401
Ena.WriteString ":SENS1:SWE:POIN " & Str(Var), True
Ena.WriteString ":SENS1:SWE:POIN?", True
Var=Ena.ReadNumber
Sweep Setup > Points
SCPI.SENSE(Ch).SWEEP.POINTS