Source:sweep commands, Source[<n>]]:sweep:htime:start, Source:sweep commands -162 – RIGOL DG1000Z Series User Manual

Page 174

Advertising
background image

RIGOL

Chapter 2 Command System

2-162

DG1000Z Programming Guide

:SOURce:SWEep Commands

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

Syntax

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

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

Description

Set the start hold of the sweep function of the specified channel.
Query the start 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

 Start hold is the duration that the output signal outputs with the “Start

Frequency” (

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

) after the sweep starts. After

the start hold, the signal generator will output with varying frequency according

to the current sweep type.

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

parameters of CH1 by default.

 After the “Start Hold” is modified, the signal generator will output the sweep

waveform from the specified “Start Frequency”.

Return Format

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

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

Example

:SOUR1:SWE:HTIM:STAR 1 /*Set the start hold of the sweep function of CH1 to

1s*/

:SOUR1:SWE:HTIM:STAR? /*Query the start hold of the sweep function of CH1

and the query returns 1.000000E+00*/

Related

Command

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

Advertising