:SENS<Ch>:SWE:TIME:AUTO

Type

Command/Query

Syntax

:SENSe<Ch>:SWEep:TIME:AUTO {ON|OFF|1|0}

:SENSe<Ch>:SWEep:TIME:AUTO?

Description

This command sets/gets the auto sweep time mode.

Variable

Parameter

Selection Option

Description

Status of the auto sweep time

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

ON

Query Response

{1|0}<newline><^END>

Examples

Dim Var as String
Var = 1
Ena.WriteString ":SENS1:SWE:TIME:AUTO " & Str(Var), True
Ena.WriteString ":SENS1:SWE:TIME:AUTO?", True
Var=Ena.ReadNumber

Related Commands

:SENS:SWE:TIME

:SENS:SEGM:SWE:TIME

Equivalent Softkey

Sweep Setup > Sweep Time Auto

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).SWEEP.TIME.AUTO