:SENS<Ch>:SWE:POIN

Type

Command/Query

Syntax

:SENSe<Ch>:SWEep:POINts <Value>

:SENSe<Ch>:SWEep:POINts?

Description

This command sets/gets the number of measurement points.

Variable

Parameter

Value

Description

Number of measurement points

Data Type

Numeric type (Integer)

Range

2 ~ 10001

Preset Value

201

Resolution

1

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:FREQ:DATA

Equivalent Softkey

Sweep Setup > Points

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).SWEEP.POINTS