Source[<n>]]:burst:ncycles, Source[<n>]]:burst:phase – RIGOL DG1000Z Series User Manual

Page 97

Advertising
background image

Chapter 2 Command System

RIGOL

DG1000Z Programming Guide

2-85

[:SOURce[<n>]]:BURSt:NCYCles

Syntax

[:SOURce[<n>]]:BURSt:NCYCles {<cycles>|MINimum|MAXimum}

[:SOURce[<n>]]:BURSt:NCYCles? [MINimum|MAXimum]

Description

Set the number of cycles of the N cycle burst of the specified channel.
Query the number of cycles of the N cycle burst of the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

<cycles>

Integer

1 to 1 000 000 (external or manual trigger)

1 to 500 000 (internal trigger)

1

Explanation

 In the N cycle burst mode (

[:SOURce[<n>]]:BURSt:MODE

), the signal

generator outputs the waveform with the specified number of cycles when

receiving the trigger signal.

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

parameters of CH1 by default.

Return Format

The query returns the number of cycles in scientific notation with 7 effective digits,

for example, 1.000000E+01 (the number of cycles is 10).

Example

:SOUR1:BURS:NCYC 10 /*Set the number of cycles of the N cycle burst of CH1

to 10*/

:SOUR1:BURS:NCYC? /*Query the number of cycles of the N cycle burst of

CH1 and the query returns 1.000000E+01*/

Related

Command

[:SOURce[<n>]]:BURSt:MODE

[:SOURce[<n>]]:BURSt:PHASe

Syntax

[:SOURce[<n>]]:BURSt:PHASe {<phase>|MINimum|MAXimum}

[:SOURce[<n>]]:BURSt:PHASe? [MINimum|MAXimum]

Description

Set the start phase of the burst function of the specified channel.
Query the start phase of the burst function of the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

<phase>

Real

0° to 360°

Explanation

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

parameters of CH1 by default.

Return Format

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

example, 1.000000E+01 (the start phase is 10°).

Example

:SOUR1:BURS:PHAS 10 /*Set the start phase of the burst function of CH1 to

10°*/

:SOUR1:BURS:PHAS? /*Query the start phase of the burst function of CH1

and the query returns 1.000000E+01*/

Advertising