Source[<n>]]:sweep:time, Source[<n>]]:sweep:trigger[:immediate – RIGOL DG1000Z Series User Manual

Page 180

Advertising
background image

RIGOL

Chapter 2 Command System

2-168

DG1000Z Programming Guide

[:SOURce[<n>]]:SWEep:TIME

Syntax

[:SOURce[<n>]]:SWEep:TIME {<seconds>|MINimum|MAXimum}

[:SOURce[<n>]]:SWEep:TIME? [MINimum|MAXimum]

Description

Set the sweep time of the specified channel.
Query the sweep time of the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

<seconds>

Real

1ms to 500s

1s

Explanation

 The sweep time refers to the time required for the instrument to sweep from

the “Start Frequency” (

[:SOURce[<n>]]:FREQuency:STARt

) to the “Stop

Frequency” (

[:SOURce[<n>]]:FREQuency:STOP

).

 When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related

parameters of CH1 by default.

 After the “Sweep Time” is modified, the signal generator will output the sweep

waveform from the specified “Start Frequency”.

Return Format

The query returns the sweep time in scientific notation with 7 effective digits, for

example, 5.000000E+00 (the sweep time is 5s).

Example

:SOUR1:SWE:TIME 5 /*Set the sweep time of CH1 to 5s*/
:SOUR1:SWE:TIME? /*Query the sweep time of CH1 and the query returns

5.000000E+00*/

Related

Commands

[:SOURce[<n>]]:FREQuency:STARt

[:SOURce[<n>]]:FREQuency:STOP

[:SOURce[<n>]]:SWEep:TRIGger[:IMMediate]

Syntax

[:SOURce[<n>]]:SWEep:TRIGger[:IMMediate]

Description

Trigger a sweep immediately in the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

Explanation

 This command is only applicable to manual trigger

(

[:SOURce[<n>]]:SWEep:TRIGger:SOURce

) and is only valid when the output

of the corresponding channel is turned on.

 When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related

parameters of CH1 by default.

Example

:SOUR1:SWE:TRIG /*Trigger a sweep immediately in CH1*/

Related

Commands

:OUTPut[<n>][:STATe]

[:SOURce[<n>]]:SWEep:TRIGger:SOURce

Advertising