Source]:sweep:reset[:all, Source]:sweep:state – RIGOL DSG3000 Series User Manual

Page 108

Advertising
background image

RIGOL

Chapter 2

Command System

2-88

DSG3000 Programming Guide

[:SOURce]:SWEep:RESet[:ALL]

Syntax

[:SOURce]:SWEep:RESet[:ALL]

Description

Reset all the sweeps to the start point.

Explanation

 If the current sweep direction is "Fwd", the instrument will stop the current sweep

and sweep from the start frequency or start level after sending this command.

 If the current sweep direction is "Down", the instrument will stop the current sweep

and sweep from the stop frequency or stop level after sending this commsnd.

Related

Command

[:SOURce]:SWEep:DIRection

[:SOURce]:SWEep:STATe

Syntax

[:SOURce]:SWEep:STATe OFF|FREQuency|LEVel[,FREQuency]
[:SOURce]:SWEep:STATe?

Description

Set the sweep state.
Query the sweep state.

Parameter

Name

Type

Range

Default

OFF|FREQuency|

LEVel[,FREQuency]

Discrete

OFF|FREQuency|LEVel|

LEVel,FREQuency

OFF

Explanation

 OFF: turn off the sweep function.

 FREQuency: enable the frequency sweep function.

 LEVel: enable the amplitude sweep function.

 LEVel,FREQuency: enable the frequency and amplitude sweep functions at the

same time.

Return Format

The query returns the sweep state, for example, FREQ.

Example

:SWE:STAT FREQ
:SWE:STAT?

Advertising