Source[<n>]]:sweep:htime[:stop – RIGOL DG1000Z Series User Manual

Page 175

Advertising
background image

Chapter 2 Command System

RIGOL

DG1000Z Programming Guide

2-163

[:SOURce[<n>]]:SWEep:HTIMe[:STOP]

Syntax

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

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

Description

Set the stop hold of the sweep function of the specified channel.
Query the stop hold of the sweep function of the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

<seconds>

Real

0s to 500s

0s

Explanation

 Stop Hold is the duration that the output signal outputs with the “Stop

Frequency” after the signal generator has swept 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 “Stop Hold” is modified, the signal generator will output the sweep

waveform from the specified “Start Frequency”.

Return Format

The query returns the stop hold in scientific notation with 7 effective digits, for

example, 1.000000E+00 (the stop hold is 1s).

Example

:SOUR1:SWE:HTIM 1 /*Set the stop hold of the sweep function of CH1 to 1s*/
:SOUR1:SWE:HTIM? /*Query the stop hold of the sweep function of CH1 and the

query returns 1.000000E+00*/

Related

Commands

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

Advertising