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.

Recent content by jcs98xD

  1. jcs98xD

    CST Studio Suite: VBA ASCIIExport

    1715071353 Hi, The integral solver seems to not be compatible with the ASCIIExport options that I used. However, I found another option that solves the problem. I'm leaving you an example of how to do it. Dim xlist(2) As Double, ylist(2) As Double, zlist(2) As Double xlist(0) = 1 xlist(1) =...
  2. jcs98xD

    CST Studio Suite: VBA ASCIIExport

    The result is the field evaluated in randoms [x,y,z] if you execute the macro. I don't understand the matter. I'm trying to execute the macro with the .SetPointFile() and get the same result that executing the post processing by hand. But right now even writting the .SetPointFile option I...
  3. jcs98xD

    CST Studio Suite: VBA ASCIIExport

    Hi, For me the files are different. I'm not sure what we mean when we talk about configuration.
  4. jcs98xD

    CST Studio Suite: VBA ASCIIExport

    The settings are in the project that I sent it. Post-processing section:
  5. jcs98xD

    CST Studio Suite: VBA ASCIIExport

    Hi, What should I change in the simulation format? I need to use the integral equation solver (it's faster). When I do the post processing by hand it's work perfectly with my configuration.
  6. jcs98xD

    CST Studio Suite: VBA ASCIIExport

    I attached a simplified project with a local macro called "export field" that does the export.
  7. jcs98xD

    CST Studio Suite: VBA ASCIIExport

    Hi, I'm having a problem with a vba macro that I'm creating in CST Studio Suite Version 2023.05. I'm trying to export a 2D/3D Result with the ASCIIExport Object with the next code:       SelectTreeItem("2D/3D Results\E-Field\e-field (f=" & freq*1e-9 & "GHz) [" & name_field_source_a & "]")...

Part and Inventory Search

Back
Top