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