:MMEM:STOR:EPAR

Type

Command

Syntax

:MMEMory:STORe:EPARameters <Value>

Description

This command saves the equivalent circuit parameters of an active channel into a CSV file at defined location.

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

Variable

Parameter

Value

Description

Filename and destination name you want save

Data Type

Character string type (String)

Range

254 chars

Examples

Dim Var as String
Var= "C:\sample.csv"
Ana.WriteString ":MMEM:STOR:EPAR " & Var, True

Equivalent Softkey

There is no equivalent key available on the front panel. However, similar key which exports to TXT file is shown below:

Analysis > Equivalent Circuit > Export to TXT File...

COM Command Syntax (Internal Control Only)

SCPI.MMEMORY.STORE.EPARAMETERS