Source[<n>]]:voltage[:level][:immediate]:high – RIGOL DG1000Z Series User Manual

Page 194

Advertising
background image

RIGOL

Chapter 2 Command System

2-182

DG1000Z Programming Guide

[:SOURce[<n>]]:VOLTage[:LEVel][:IMMediate]:HIGH

Syntax

[:SOURce[<n>]]:VOLTage[:LEVel][:IMMediate]:HIGH

{<voltage>|MINimum|MAXimum}
[:SOURce[<n>]]:VOLTage[:LEVel][:IMMediate]:HIGH? [MINimum|MAXimum]

Description

Set the high level value of the waveform (basic waveform and arbitrary waveform) of

the specified channel.
Query the high level value of the waveform (basic waveform and arbitrary waveform)

of the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

<voltage>

Real

Refer to the “Explanation”

2.5Vpp

Explanation

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

parameters of CH1 by default.

 You can also use the “Amplitude”

(

[:SOURce[<n>]]:VOLTage[:LEVel][:IMMediate][:AMPLitude]

) and “Offset”

(

[:SOURce[<n>]]:VOLTage[:LEVel][:IMMediate]:OFFSet

) to set the high level

and low level.

High Level = Offset + Amplitude/2

Low Level = Offset - Amplitude/2

Return Format

The query returns the waveform high level value in scientific notation with 7 effective

digits, for example, 3.500000E+00 (the waveform high level value is 3.5Vpp).

Example

:SOUR1:VOLT:HIGH 3.5 /*Set the high level value of the waveform of CH1 to

3.5Vpp*/

:SOUR1:VOLT:HIGH? /*Query the high level value of the waveform of CH1 and

the query returns 3.500000E+00*/

Related

Commands

[:SOURce[<n>]]:VOLTage[:LEVel][:IMMediate][:AMPLitude]
[:SOURce[<n>]]:VOLTage[:LEVel][:IMMediate]:OFFSet

Advertising