![Copper Mountain Technologies PLANAR TR1300/1 Programming Manual Download Page 175](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189175.webp)
COM Server Commands
175
SCPI.MMEMory.STORe.SNP.TYPE.S2P
Object Type
Property (read/write)
Data Type
Variant (Long array)
Target
Active channel
Description
Selects 2-port measurements and sets port numbers when saving the
measured S-parameters by the
SCPI.MMEMory.STORe.SNP.DATA
property.
The array contains 2 elements:
Data(0)
First port number (reads out 1, ignored when written);
Data(1)
Second port number (reads out 2, ignored when written).
Syntax
Dim Data As Variant
Data = app.SCPI.MMEMory.STORe.SNP.TYPE.S2P
app.SCPI.MMEMory.STORe.SNP.TYPE.S2P = Array(1, 2)
Equivalent
Softkeys
System > Save > Touchstone File > Type > 2–Port (s2p)