Mmemory:delete, Mmemory:disk:format, Mmemory:disk:information – RIGOL DSG3000 Series User Manual

Page 29: Mmemory:delete -9, Mmemory:disk:format -9, Mmemory:disk:information -9

Advertising
background image

Chapter 2 Command System

RIGOL

DSG3000 Programming Guide

2-9

:MMEMory:DELete

Syntax

:MMEMory:DELete <file_name>

Description

Delete the specified file or folder under the specified operation path.

Parameter

Name

Type

Range

Default

<file_name>

ASCII string

The name of the file or

folder to be deleted

NULL

Explanation

 This command is valid only when the specified file or folder exists under the

current operation path or the specified path.

 The parameter <file_name> can be a file or folder name under the current

operation path or the file or folder name containing the specified path, for

example, :MMEM:DEL D:\NEW\3.sta.

Example

:MMEM:DEL 8.sta /*Delete the file named 8.sta under the current operation

path*/

:MMEMory:DISK:FORMat

Syntax

:MMEMory:DISK:FORMat

Description

Format the local disk (D disk).

:MMEMory:DISK:INFormation

Syntax

:MMEMory:DISK:INFormation? <Disk>

Description

Query the disk information.

Parameter

Name

Type

Range

Default

<Disk>

ASCII string

D:

D:

Return Format

The query returns the disk information including Disk Name, File System, Total

Space, Used Space and Free Space, for example,
Disk:D:
File Sys:FAT32
Total:1.0 GB
Used:512 KB
Free:0.99 GB

Example

:MMEM:DISK:INF? D: /*Query the D disk information*/

Advertising