Source]:lfoutput[:state, Source]:lfoutput:sweptsine:dwell – RIGOL DSG3000 Series User Manual

Page 71

Advertising
background image

Chapter 2 Command System

RIGOL

DSG3000 Programming Guide

2-51

[:SOURce]:LFOutput[:STATe]

Syntax

[:SOURce]:LFOutput[:STATe] ON|OFF|1|0
[:SOURce]:LFOutput[:STATe]?

Description

Turn on or off the LF output.
Query the state of the LF output.

Parameter

Name

Type

Range

Default

ON|OFF|1|0

Bool

ON|OFF|1|0

OFF

Explanation

 ON: turn on the LF output and the backlight of the LF output control key

turns on.

 OFF: turn off the LF output and the backlight of the LF output control key

turns off.

Return Format

The query returns 1 or 0.

Example

:LFO:STAT ON /*Turn on the LF output*/
:LFO:STAT? /*The query returns 1*/

[:SOURce]:LFOutput:SWEPtsine:DWELl

Syntax

[:SOURce]:LFOutput:SWEPtsine:DWELl <value>
[:SOURce]:LFOutput:SWEPtsine:DWELl?

Description

Set the sweep time of sweep-sine.
Query the sweep time of sweep-sine.

Parameter

Name

Type

Range

Default

<value>

Real

1ms to 1ks

1s

Explanation

 When <value> is set in "Number" form, the default unit is s. Besides, <value>

can also be set in "Number + Unit" form, for example, 1ks.

 The default unit of the return value is s.

 After setting the sweep time, you can use the up/down direction keys or knob

to modify the sweep time at the current step. You can query or set the current

step using the

[:SOURce]:LFOutput:SWEPtsine:DWELl:STEP

command.

Return Format

The query returns the sweep time of sweep-sine, for example, 1000.

Example

:LFO:SWEP:DWEL 1ks
:LFO:SWEP:DWEL?

Related

Command

[:SOURce]:LFOutput:SWEPtsine:DWELl:STEP

Advertising