SCPI.MMEMory.LOAD.PROGram

Object Type

Method (Write Only)

Syntax

SCPI.MMEMory.LOAD.PROGram = Value

Description

This command load programs.

Variable

Parameter

   Value

Description

Load programs

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" 70, "Failed to read file" 77, "Load VBA program failed" -284, "Program currently running"

Examples

Dim Var as String
SCPI.MMEMory.LOAD.PROGram = Var

Related Objects

Equivalent Key

No equivalent key is available on the front panel.

Equivalent SCPI Command

Syntax

:MMEMory:LOAD:PROGram

Query Response

{String}<newline><^END>

Example of use

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