- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
Macro VBA CST error-need help
录入:edatop.com 点击:
Hi every body i write a code of macro and i want to export the 1d results to .bmp and ASCII but
1.with .bmp files it export a file.bmp I want to export a S(2)(1) but no images inside
2.with ASCII it error :"no plot data available to export"
Can you help me.tks a lot
This is my code
With Result1D("a2(1)1(1)")
StoreViewInBmpFile ("E:\CSt\macro\rec_a50_b" & CStr(b) & ".bmp")
End With
With ASCIIExport
.Reset
.FileName ("E:\CSt\macro\rec_a50_b" & CStr(b) & ".txt")
.Mode ("Fixedwidth")
.Execute
End With
1.with .bmp files it export a file.bmp I want to export a S(2)(1) but no images inside
2.with ASCII it error :"no plot data available to export"
Can you help me.tks a lot
This is my code
With Result1D("a2(1)1(1)")
StoreViewInBmpFile ("E:\CSt\macro\rec_a50_b" & CStr(b) & ".bmp")
End With
With ASCIIExport
.Reset
.FileName ("E:\CSt\macro\rec_a50_b" & CStr(b) & ".txt")
.Mode ("Fixedwidth")
.Execute
End With
ive got similar program did u solve it?
申明:网友回复良莠不齐,仅供参考。如需专业解答,请学习易迪拓培训专家讲授的CST视频培训教程。
上一篇:CST how to simulate capacitor discharge through coaxial cable
下一篇:problem in displaying surface current in CST