System:brightness, System:clear, System:communication:gpib[:self]:address – RIGOL DSG3000 Series User Manual

Page 140: System:brightness -120, System:clear -120, System:communication:gpib[:self]:address -120

Advertising
background image

RIGOL

Chapter 2

Command System

2-120

DSG3000 Programming Guide

:SYSTem:BRIGhtness

Syntax

:SYSTem:BRIGhtness <value>
:SYSTem:BRIGhtness?

Description

Set the brightness of the LCD.
Query the brightness of the LCD.

Parameter

Name

Type

Range

Default

<value>

Integer

0 to 7

NULL

Explanation

The "Brightness" setting will not be affected by factory reset.

Return Format

The query returns an integer, for example, 3.

Example

:SYST:BRIG 3
:SYST:BRIG?

:SYSTem:CLEar

Syntax

:SYSTem:CLEar

Description

Clear all the user-defined data.

Explanation

The instrument will be reset to factory setting after the data is cleared.

Format the NAND FLASH;

Reset the user data saved in NVRAM and NorFlash to factory setting;

Reset the HOST NAME, IP address and password in LXI to factory setting.

:SYSTem:COMMunication:GPIB[:SELF]:ADDRess

Syntax

:SYSTem:COMMunication:GPIB[:SELF]:ADDRess <value>
:SYSTem:COMMunication:GPIB[:SELF]:ADDRess?

Description

Set the GPIB address.
Query the current GPIB address.

Parameter

Name

Type

Range

Default

<value>

Integer

0 to 30

NULL

Return Format

The query returns an integer, for example, 8.

Example

:SYST:COMM:GPIB:ADDR 8
:SYST:COMM:GPIB:ADDR?

Advertising