:SENS<Ch>:SWE:PDEL

Type

Command/Query

Syntax

:SENSe<Ch>:SWEep:PDELay <Value>

:SENSe<Ch>:SWEep:PDELay?

Description

This command sets/gets the point delay time.

Variable

Parameter

Value

Description

Point Delay time

Data Type

Numeric type (Real)

Range

0 ~ 30

Preset Value

0

Unit

s

Resolution

1m

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 0.1
Ana.WriteString ":SENS1:SWE:PDEL " & Str(Var), True
Ana.WriteString ":SENS1:SWE:PDEL?", True
Var=Ana.ReadNumber

Related Commands

:SENS:SWE:DEL

Equivalent Softkey

Sweep Setup > Point Delay

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).SWEEP.PDELAY