SCPI.MMEMory.MDIRectory

Object Type

Method (Write Only)

Syntax

SCPI.MMEMory.MDIRectory = Value

Description

This command creates directory.

Variable

Parameter

   Value

Description

Creates directory

Data Type

Character string type (String)

Range

254 chars

Preset Value

-

Unit

-

Resolution

-

Preset Effect

No

Save-Recall Effect

No

Error

-257, "File name error" 74, "Failed to create directory"

Examples

Dim Var as String
SCPI.MMEMory.MDIRectory = Var

Equivalent Key

No equivalent key is available on the front panel.

Equivalent SCPI Command

Syntax

:MMEMory:MDIRectory

Query Response

{String}<newline><^END>

Example of use

10 OUTPUT 717;":MMEMory:MDIRectory Sample_Text"
20 ENTER 717;A$