SCPI.MMEMory.STORe.STATe

Object Type

Method (Write Only)

Syntax

SCPI.MMEMory.STORe.STATe = Value

Description

This command saves settings.

Variable

Parameter

   Value

Description

Saves settings

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" 71, "Failed to write file" 76, "Save failed"

Examples

Dim Var as String
SCPI.MMEMory.STORe.STATe = Var

Equivalent Key

No equivalent key is available on the front panel.

Equivalent SCPI Command

Syntax

:MMEMory:STORe:STATe

Query Response

{String}<newline><^END>

Example of use

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