Command/Query
:SENSe<Ch>:SWEep:TIME <Value>
:SENSe<Ch>:SWEep:TIME?
This command sets/gets the additional sweep time.
Parameter |
Value |
Description |
Additional sweep time |
Data Type |
Numeric type (Real) |
Range |
0 ~ 2M |
Preset Value |
0 |
Unit |
sec |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var =0.1
Ana.WriteString ":SENS1:SWE:TIME " & Str(Var), True
Ana.WriteString ":SENS1:SWE:TIME?", True
Var=Ana.ReadNumber
Sweep Setup > Sweep Time
SCPI.SENSE(Ch).SWEEP.TIME