System:preset:save, System:time, System:preset:save -129 – RIGOL DSG3000 Series User Manual

Page 149: System:time -129

Advertising
background image

Chapter 2 Command System

RIGOL

DSG3000 Programming Guide

2-129

:SYSTem:PRESet:SAVE

Syntax

:SYSTem:PRESet:SAVE

Description

Save the user setting.

Explanation

 Using this command can save the current system configuration as

user-defined setting in the internal non-volatile memory.

 When Preset Type is set to "User" (use the

:SYSTem:PRESet:TYPE

command), this configuration will be loaded when recalling "Preset" (use

the

:SYSTem:POWer:ON:TYPE

command).

 When Preset Type is set to "Factory", this command is invalid.

Related

Commands

:SYSTem:POWer:ON:TYPE
:SYSTem:PRESet:TYPE

:SYSTem:TIME

Syntax

:SYSTem:TIME <hour>,<minute>,<second>
:SYSTem:TIME?

Description

Set the time displayed on the instrument.
Query the time displayed on the instrument.

Parameter

Name

Type

Range

Default

<hour>

ASCII string

00 to 23

--

<minute>

ASCII string

00 to 59

--

<second>

ASCII string

00 to 59

--

Return Format

The query returns the current time in "HH,MM,SS" format.

Example

:SYST:TIME 15,10,30
:SYST:TIME?

Advertising