Command
:MMEMory:STORe:SNP:DATA<Type> <String>
This command saves Save Touchstone File.
(<type>: S1P=<blank>, S2P Series =1, S2P Shunt =2)
Parameter |
String |
Description |
Saves touchstone file. |
Data Type |
Character string type (String) |
Range |
254 chars |
Preset Value |
- |
Unit |
- |
Resolution |
- |
Dim Var as String
Ana.WriteString ":MMEM:STOR:SNP:DATA " & Var, True
Save/Recall > Save SNP > SaveS1P|SaveS2P Series|SaveS2PShunt
SCPI.MMEMORY.STORE.SNP.DATA(Type)