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

Page 100

Advertising
background image

RIGOL

Chapter 2 Command System

2-88

DG1000Z Programming Guide

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

Syntax

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

Description

Trigger a burst output immediately on the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

Explanation

 This command is only applicable to the burst mode in manual trigger

(

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

). If the output of the

corresponding channel is not turned on (

:OUTPut[<n>][:STATe]

), the trigger

will be ignored.

 When [:SOURce[<n>]] or [<n>] is omitted, the system generates a trigger on

CH1 by default.

Example

:SOUR1:BURS:TRIG /*Trigger a burst output immediately on CH1*/

Related

Commands

:OUTPut[<n>][:STATe]

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

[:SOURce[<n>]]:BURSt:TRIGger:SLOPe

Syntax

[:SOURce[<n>]]:BURSt:TRIGger:SLOPe {POSitive|NEGative}

[:SOURce[<n>]]:BURSt:TRIGger:SLOPe?

Description

Set the edge type of the trigger input signal in the burst mode of the specified

channel to rising edge (POSitive) or falling edge (NEGative).
Query the edge type of the trigger input signal in the burst mode of the specified

channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

{POSitive|NEGative}

Discrete

POSitive|NEGative

POSitive

Explanation

 This command is only applicable to the burst mode (N cycle, infinite or gated)

in external trigger (

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

). When external

trigger is selected, the signal generator receives the trigger signal inputted

from the [Mod/Trig/FSK/Sync] connector of the corresponding channel at

the rear panel and initiates a burst output each time a TTL pulse with the

specified polarity is received.

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

parameters of CH1 by default.

Return Format

The query returns POS or NEG.

Example

:SOUR1:BURS:TRIG:SLOP NEG /*Set CH1 to trigger on the falling edge of the

trigger input signal*/

:SOUR1:BURS:TRIG:SLOP? /*Query the edge type of the trigger input

signal of CH1 and the query returns NEG*/

Related

Command

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

Advertising