:MMEM:LOAD:STAT

Type

Command Only

Syntax

:MMEMory:LOAD:STATe <String>

Description

This command recalls the specified test wizard state file (file with .twz extension saved with :MMEM:STOR:STAT). The state file is recalled from your local PC in case of remote.

      • Specify the file name with the extension. When you use directory names and file name, separate them with "\" (back slash), or "/" (slash).

Variable

Parameter

String

Description

File name of test wizard state (extension ".twz") in your local pc.

Data Type

Character string type (String)

Range

254 characters or less

Note

If the specified file does not exist, an error occurs when executed and the object is ignored.

Examples

Dim Var as String
Var = "Test.twz"
Ena.WriteString ":MMEM:LOAD:STAT " & Var, True

Related Commands

:MMEM:STOR:STAT

Equivalent GUI

Recall Test

This GUI loads the state file from the E5063A storage.