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