SCPI Command
MMEMory:STORe:SNP:FORMat <char>
MMEMory:STORe:SNP:FORMat?
Sets or reads out the data format for the S-parameter saved using the MMEM:STOR:SNP command. |
---|
command/query |
<char> Choose from:
DB |
Logarithmic Magnitude / Angle format |
MA |
Linear Magnitude / Angle format |
RI |
Real part /Imaginary part format |
{RI|DB|MA}
RI
Save/Recall > Save Data to Touchstone File > Format
Equivalent COM Command
SCPI.MMEMory.STORe.SNP.FORMat
Param = app.SCPI.MMEMory.STORe.SNP.FORMat
app.SCPI.MMEMory.STORe.SNP.FORMat = "DB"
String (write only)
Back to MMEMory
Back to Command Finder