Source[<n>]]:pulse:hold, Source[<n>]]:pulse:transition[:leading – RIGOL DG1000Z Series User Manual

Page 168

Advertising
background image

RIGOL

Chapter 2 Command System

2-156

DG1000Z Programming Guide

[:SOURce[<n>]]:PULSe:HOLD

Syntax

[:SOURce[<n>]]:PULSe:HOLD {WIDTh|DUTY}

[:SOURce[<n>]]:PULSe:HOLD?

Description

Set the highlight item of the specified channel to the pulse width (WIDTh) or pulse

duty cycle (DUTY).
Query the item highlighted in the specified channel (the pulse width or pulse duty

cycle).

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

{WIDTh|DUTY}

Discrete

WIDTh|DUTY

DUTY

Return Format

The query returns WIDT or DUTY.

Example

:SOUR1:PULS:HOLD WIDT /*Set the item highlighted in CH1 to pulse width*/
:SOUR1:PULS:HOLD? /*Query the item highlighted in CH1 and the query

returns WIDT*/

[:SOURce[<n>]]:PULSe:TRANsition[:LEADing]

Syntax

[:SOURce[<n>]]:PULSe:TRANsition[:LEADing] {<seconds>|MINimum|MAXimum}

[:SOURce[<n>]]:PULSe:TRANsition[:LEADing]? [MINimum|MAXimum]

Description

Set the pulse rise time of the specified channel.
Query the pulse rise time of the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

<seconds>

Real

10ns to 0.625×pulse width

20ns

Explanation

 The rise time is defined as the time required for the pulse amplitude to rise

from 10% to 90%.

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

parameters of CH1 by default.

 The range of the rise time is limited by the current waveform frequency and

pulse width. When the specified value exceeds the limits, the instrument will

adjust the edge time automatically to make it match the specified pulse width.

Return Format

The query returns the pulse rise time in scientific notation with 7 effective digits, for

example, 3.500000E-08 (the pulse rise time is 35ns).

Example

:SOUR1:PULS:TRAN 0.000000035 /*Set the pulse rise time of CH1 to 35ns*/
:SOUR1:PULS:TRAN? /*Query the pulse rise time of CH1 and the

query returns 3.500000E-08*/

Advertising