Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to export input impedance from a VBA in CST?

Status
Not open for further replies.

albertoreyna

Newbie level 2
Joined
Jul 25, 2013
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
11
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
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top