Command/Query
:SENSe<Ch>:SWEep:PDELay <Value>
:SENSe<Ch>:SWEep:PDELay?
This command sets/gets the point delay time.
Parameter |
Value |
Description |
Point Delay time |
Data Type |
Numeric type (Real) |
Range |
0 ~ 30 |
Preset Value |
0 |
Unit |
s |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.1
Ana.WriteString ":SENS1:SWE:PDEL " & Str(Var), True
Ana.WriteString ":SENS1:SWE:PDEL?", True
Var=Ana.ReadNumber
Sweep Setup > Point Delay
SCPI.SENSE(Ch).SWEEP.PDELAY