:MMEM:LOAD:CKIT<Std>

Type

Command

Syntax

:MMEMory:LOAD:CKIT<Std> <String>

Description

This command recalls the definition file of the specified calibration kit (file with the ".ckx" extension saved with the:MMEM:STOR:CKIT.

      • 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

A file name used to save the definition of the calibration kit.

Data Type

Character string type (String)

Range

1 to 30

Examples

Dim Var as String
Var = "Mycalkit1.ckx"
Ena.WriteString ":MMEM:LOAD:CKIT1 " & Var, True

Equivalent Softkey

Cal > Modify Cal Kit > Import Cal Kit...

COM Command Syntax (Internal Control Only)

SCPI.MMEMORY.LOAD.CKIT(Std)