Source:phase commands, Source[<n>]]:phase[:adjust, Source[<n>]]:phase:initiate – RIGOL DG1000Z Series User Manual

Page 166: Source[<n>]]:phase:synchronize, Source:phase commands -154

Advertising
background image

RIGOL

Chapter 2 Command System

2-154

DG1000Z Programming Guide

:SOURce:PHASe Commands

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

Syntax

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

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

Description

Set the waveform start phase (basic waveforms and arbitrary waveform) of the

specified channel.
Query the waveform start phase (basic waveforms and arbitrary waveform) 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.

 If the start phase value in the command is lower than the corresponding start

phase lower limit, the system sets the waveform start phase of the specified

channel to the start phase lower limit.

Return Format

The query returns the waveform start phase in scientific notation with 7 effective

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

Example

:SOUR1:PHAS 10 /*Set the waveform start phase of CH1 to 10°*/
:SOUR1:PHAS? /*Query the waveform start phase of CH1 and the query

returns 1.000000E+01*/

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

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

Syntax

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

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

Description

Execute an align phase operation in the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

Explanation

 DG1000Z series dual-channel function/arbitrary waveform generator provides

the align phase function. After the align phase operation, the instrument

re-configures the two channels to make them output according to the

specified frequency and phase.

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

parameters of CH1 by default.

 When any of the two channel is in the modulation mode

(

[:SOURce[<n>]]:MOD[:STATe]

), the align phase operation is invalid.

Syntax

:SOUR1:PHAS:INIT /*Execute an align phase operation in CH1*/

:SOUR2:PHAS:SYNC /*Execute an align phase operation in CH2*/

Related

Command

[:SOURce[<n>]]:MOD[:STATe]

Advertising