SCPI.SERVice.SWEep.POINts

Object type

Property (Read Only)

Syntax

Value = SCPI.SERVice.SWEep.POINts

Description

This command reads the upper limit of the number of measurement points at the current configuration.

Variable

Parameter

Value

Description

Upper limit of the number of points

Data type

Long integer type (Long)

Examples

Dim MaxPoin As Long
MaxPoin = SCPI.SERVice.SWEep.POINts

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

:SERVice:SWEep:POINts?

Query response

{numeric}<newline><^END>

Example of use

10 OUTPUT 717;":SERV:SWE:POIN?"
20 ENTER 717;A