System:poweron, System:preset – RIGOL DG1000Z Series User Manual

Page 212

Advertising
background image

RIGOL

Chapter 2 Command System

2-200

DG1000Z Programming Guide

:SYSTem:POWeron

Syntax

:SYSTem:POWeron {DEFault|LAST}

:SYSTem:POWeron?

Description

Set the power-on state to default (DEFault) or last (LAST).
Query the power-on state.

Parameter

Name

Type

Range

Default

{DEFault|LAST}

Discrete

DEFault|LAST

DEFault

Explanation

 DEFault: the factory default values, except the parameters (such as the

language) that will not be affected by the reset operation. For the details,

please refer to Appendix B: Factory Setting.

 LAST: include all the system parameters and states (except the channel output

on/off state and the clock source).

Return Format

The query returns DEFAULT or LAST.

Example

:SYST:POW LAST /*Set the power-on state to last*/
:SYST:POW? /*Query the power-on state and the query returns LAST*/

:SYSTem:PRESet

Syntax

:SYSTem:PRESet

{DEFault|USER1|USER2|USER3|USER4|USER5|USER6|USER7|USER8|

USER9|USER10}

Description

Restore the instrument to the default state (DEFault) or recall the specified

user-stored state file (USER1 to USER10) in the internal memory of the instrument.

Parameter

Name

Type

Range

Default

{DEFault|USER1|USER2|

USER3|USER4|USER5|

USER6|USER7|USER8|

USER9|USER10}

Discrete

DEFault|USER1|USER2|

USER3|USER4|USER5|

USER6|USER7|USER8|

USER9|USER10

None

Explanation

USER1 to USER10 denotes the files stored in the state file storage locations 1 to 10

in the internal memory of the instrument respectively. The state file can only be

recalled when the specified storage location in the internal memory contains a state

file.

Example

Assume that the state file storage location 1 in the internal memory of the

instrument contains a state file,
:SYSTem:PRESet USER1 /*Recall the state file stored in the state file storage

location 1 in the internal memory of the

instrument*/

Advertising