beautypg.com

Mmemory:pname:edit, Mmemory:pname:state, Mmemory:pname:edit -12 – RIGOL DSG3000 Series User Manual

Page 32: Mmemory:pname:state -12

background image

RIGOL

Chapter 2

Command System

2-12

DSG3000 Programming Guide

:MMEMory:PNAMe:EDIT

Syntax

:MMEMory:PNAMe:EDIT
:MMEMory:PNAMe:EDIT?

Description

Edit and save the filename prefix.
Query the filename prefix saved.

Parameter

Name

Type

Range

Default

ASCII string

The filename prefix to be edited

NULL

Explanation

You can edit any prefix name.

Return Format

The query returns the filename prefix, for example, N.

Example

:MMEM:PNAM:EDIT N /*Set the filename prefix to N*/
:MMEM:PNAM:EDIT? /*The query returns N*/

Related

Command

:MMEMory:PNAMe:STATe

:MMEMory:PNAMe:STATe

Syntax

:MMEMory:PNAMe:STATe ON|OFF|1|0
:MMEMory:PNAMe:STATe?

Description

Enable or disable the filename prefix.
Query the current on/off state of the filename prefix.

Parameter

Name

Type

Range

Default

ON|OFF|1|0

Bool

ON|OFF|1|0

OFF

Explanation

 You can select "On" or "Off" to enable or disable the prefix edited.

 When "On" is selected, the edited prefix will be added to the filename input box

automatically when saving file.

Return Format

The query returns 0 or 1.

Example

:MMEM:PNAM:STATe ON
:MMEM:PNAM:STAT?

Related

Command

:MMEMory:PNAMe:EDIT