Command
:MMEMory:STORe:EPARameters <Value>
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).
Parameter |
Value |
Description |
Filename and destination name you want save |
Data Type |
Character string type (String) |
Range |
254 chars |
Dim Var as String
Var= "C:\sample.csv"
Ana.WriteString ":MMEM:STOR:EPAR " & Var, True
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...
SCPI.MMEMORY.STORE.EPARAMETERS