:SENS:SWE:POIN

Type

Command/Query

Syntax

:SENSe:SWEep:POINts <Value>

:SENSe:SWEep:POINts?

Description

This command sets the number of measurement points.

Variable

Parameter

Value

Description

Number of measurement points

Data Type

Numeric type (Integer)

Range

2 ~ 10001

Preset Value

201

Unit

-

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Var= 2
Ena.WriteString ":SENS:SWE:POIN " & Str(Var), True
Ena.WriteString ":SENS:SWE:POIN?", True
Var=Ena.ReadNumber

Equivalent GUI

Edit Test > Instrument Configuration > Advanced Mode > Sweep Setup > Points > Key in the number of points