Source[<n>]]:burst:trigger:trigout – RIGOL DG1000Z Series User Manual

Page 102

Advertising
background image

RIGOL

Chapter 2 Command System

2-90

DG1000Z Programming Guide

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

Syntax

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

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

Description

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

channel to rising edge (POSitive) or falling edge (NEGative) or disable the trigger

output signal.
Query the type of the trigger output signal in the burst mode of the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

{POSitive|NEGative|OFF}

Discrete

POSitive|NEGative|OFF

OFF

Explanation

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

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

) in internal or manual trigger

(

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

). When internal or manual trigger is

selected, you can set the instrument to output the trigger signal with the

specified edge (rising edge or falling edge) from the corresponding

[Mod/Trig/FSK/Sync] connector at the rear panel or turn off the trigger

signal output.

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

parameters of CH1 by default.

Return Format

The query returns POS, NEG or OFF.

Example

:SOUR:BURS:TRIG:TRIGO POS /*Set the edge type of the trigger output signal in

the burst mode of CH1 to rising edge*/

:SOUR:BURS:TRIG:TRIGO? /*Query the type of the trigger output signal in

the burst mode of CH1 and the query returns

POS*/

Related

Commands

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

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

Advertising