- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
首页 > CST > CST使用问答 > Export impedance vs frequency of patch simulation to *.txt or *.sig from CST with VBA
Export impedance vs frequency of patch simulation to *.txt or *.sig from CST with VBA
录入:edatop.com 点击:
Hi,
I am simulating a disk pach antenna at CST. I wrote a VBA script, I would like to export the input impedance vs frequency (Z11 Real Part and Z11 imaginary Part) to a file *.txt or *.sig. I have used the next code:
SelectTreeItem("Tables\1D Results\Z11 Real Part")
ExportPlotData "C:\Z11.sig"
The above code does not work. Is there other alternative to do that?
The simulation obtained the input impedance by a post-processing template.
Thank you
I am simulating a disk pach antenna at CST. I wrote a VBA script, I would like to export the input impedance vs frequency (Z11 Real Part and Z11 imaginary Part) to a file *.txt or *.sig. I have used the next code:
SelectTreeItem("Tables\1D Results\Z11 Real Part")
ExportPlotData "C:\Z11.sig"
The above code does not work. Is there other alternative to do that?
The simulation obtained the input impedance by a post-processing template.
Thank you
申明:网友回复良莠不齐,仅供参考。如需专业解答,请学习易迪拓培训专家讲授的CST视频培训教程。
上一篇:Problems about CST(Size of mesh cell, point source and PML)
下一篇:How to enter complex conductivity vs. frequency into CST