Command
:MMEMory:STORe:S1P[:DATA] <Value>
This command saves the measurement data for the active channel into a file in the touchstone format.
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 |
Touchstone file format |
Data Type |
Character string type (String) |
Range |
254 chars |
Dim Var as String
Var = "TS1.s1p"
Ana.WriteString ":MMEM:STOR:S1P" & Var, True
Save/Recall > Save SNP > SaveS1P
SCPI.MMEMORY.STORE.S1P.DATA