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.

Exporting Plot Data from CST Microwave Studio Tables sing Macro -Urgent

Status
Not open for further replies.

jawad04

Newbie level 4
Joined
Sep 10, 2015
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
90
Hi Everyone,

I have to import a 48 graphs of data from CST Tables in the form of .txt file. I just try to export 1st graph using following code.
' Export_Tables
Sub Main ()

SelectTreeItem "Tables\E_WV3_8X"
ExportPlotData "E_WV3_8X.txt"

End Sub

cst.JPG

But i not getting any output file in any project folder..I don't get any error also.
Also where the exported data is generally stored after running of MACRO.

Your urgent response will be highly appreciated.

Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top