beautypg.com

Trigger commands, Trigger[]:delay, Trigger commands -203 – RIGOL DG1000Z Series User Manual

Page 215

background image

Chapter 2 Command System

RIGOL

DG1000Z Programming Guide

2-203

:TRIGger Commands

The :TRIGger commands are used to set the trigger source type, trigger input edge type and trigger delay

as well as generate a trigger event.


Command List:

:TRIGger[]:DELay

:TRIGger[][:IMMediate]

:TRIGger[]:SLOPe

:TRIGger[]:SOURce

:TRIGger[]:DELay

Syntax

:TRIGger[]:DELay {|MINimum|MAXimum}

:TRIGger[]:DELay? [MINimum|MAXimum]

Description

Set the burst delay of the specified channel.
Query the burst delay of the specified channel.

Parameter

Name

Type

Range

Default

[]

Integer

1|2

1

Real

Refer to the “Explanation”

0s

Explanation

 The burst delay refers to the time from when the signal generator receives the

trigger signal to when it starts to output the N cycle or infinite burst. It is only

applicable to the N cycle and infinite burst modes.

 For the N cycle or infinite burst mode in external trigger or manual trigger

(

[:SOURce[]]:BURSt:TRIGger:SOURce

), the range of is from 0s to

100s.

 For the N cycle burst mode in internal trigger, the range of is from 0s to

(

2us

×

cycle

waveform

burst

N

P

P

) and the burst delay must be lower than or equal

to 100s.

Wherein,

burst

P

——

burst period;

waveform

P

——

waveform period (period of the burst function (such as

sine and square) ;

cycle

N

——

number of cycles.

 When [] is omitted, the system sets the burst delay of CH1 by default.

Return Format

The query returns the burst delay in scientific notation with 7 effective digits, for

example, 1.000000E+00 (the burst delay is 1s).

Example

:TRIG:DEL 1 /*Set the burst delay of CH1 to 1s*/
:TRIG:DEL? /*Query the burst delay of CH1 and the query returns

1.000000E+00*/

Related

Command

[:SOURce[]]:BURSt:TRIGger:SOURce