SCPI.MMEMory.STORe.EPARameters

Object Type

Method (Write Only)

Syntax

SCPI.MMEMory.STORe.EPARameters = Value

Description

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

Variable

Parameter

Value

Description

Filename and destination

Data Type

Character string type (String)

Range

254 chars

Preset Value

-

Unit

-

Resolution

-

Examples

Dim Var as String

Var = "C:\sample.csv"
SCPI.MMEMory.STORe.EPARameters = Var

Equivalent Key

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...

Equivalent SCPI Command

Syntax

:MMEMory:STORe:EPARameters

Example of use

10 OUTPUT 717;":MMEM:STOR:EPAR Sample_Text"