TAGGED: hfss-vba
-
-
June 5, 2024 at 11:51 amVolter PhaseBbp_participant
Hi all,
I need to get the S11 value of a transmission line with VBA script (for example I define the frequency and gives me the S11 value).
With the help of HFSS, I was able to define a marker on the S11 chart with this procedure.
Set oModule = oDesign.GetModule("ReportSetup")
oModule.AddMarker "S Parameter Plot 1", "m1", "dB(S(1 1)) : Setup1 : Sweep : Cartesian", "6.7GHz"
I need to get the oModule.addMarker value of Y value(which is equal to S11) by defining the frequency (X=6.7Ghz value).
If there is another simplest way, I would be appreciative of your help.
Â
-
July 12, 2024 at 1:32 pmPraneethForum Moderator
Hi Volter,
Thank you for reaching out to the Ansys learning forum. Your patience is much appreciated.
Please follow the HFSS scripting guide available under the Help menu. It contains all the available commands along with some examples for your reference.
Best regards,
Praneeth.
-
- You must be logged in to reply to this topic.
- How to calculate the received power excited by non-port excitations?
- SLURM integration
- determining turn directions in cylindirical coil:clkwise-counterclkwise
- How to create Lumped RLC in HFSS to match Circuit? (Simulate load as Lumped RLC)
- Zo when applying bulk conductivity to the silicon substrate of finite-ground CPW
-
416
-
187
-
167
-
156
-
140
© 2024 Copyright ANSYS, Inc. All rights reserved.