Output[<n>]:mode – RIGOL DG1000Z Series User Manual

Page 69

Advertising
background image

Chapter 2 Command System

RIGOL

DG1000Z Programming Guide

2-57

:OUTPut[<n>]:MODE

Syntax

:OUTPut[<n>]:MODE {NORMal|GATed}

:OUTPut[<n>]:MODE?

Description

Set the output mode of the output connector of the specified channel to normal

(NORMal) or gated (GATed).
Query the output mode of the output connector of the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

{NORMal|GATed}

Discrete

NORMal|GATed

NORMal

Explanation

 When [<n>] is omitted, the commands set and query the related parameters of

CH1 by default.

 In the gated mode, the output state of the output connector of the specified

channel is controlled by the gated signal received by the

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

panel. You can send the

:OUTPut[<n>]:GATe:POLarity

command to set the gate

polarity to “Positive” or “Negative”.

Positive: when the gated signal is high level, the channel output connector

outputs signal.

Negative: when the gated signal is low level, the channel output connector

outputs signal.

Return Format

The query returns NORMAL or GATED.

Example

:OUTP1:MODE GAT /*Set the output mode of the output connector of CH1 to

gated*/

:OUTP1:MODE? /*Query the output mode of the output connector of CH1 and

the query returns GATED*/

Related

Command

:OUTPut[<n>]:GATe:POLarity

Advertising