Tagged: hfss-vba
-
-
March 8, 2022 at 9:10 pm
naftali.herscovici
SubscriberHello,
I am looking to get the information of all HFSS instances running at a certain time
All I could find in the manual is this command for VBA
set obj = oRunningInstances.GetAllRunningInstances()
Assuming there are two instances running I would like to get the following information. Something like
for i=0 to 1
debug.print obj(i).Name
debug.print obj(i).Path
debug.print obj(i).Projects()
debug.print obj(i). Designs()
next i
The code above does not work. Not sure how to do it
Thanks
March 21, 2022 at 2:26 pmPraneeth
Ansys Employee
I see that you are using debug .print command.
May I know from where you got to know about this command?
Are you using the correct syntax for it?
Please check once.
All the very best Praneeth.
Viewing 1 reply thread- You must be logged in to reply to this topic.
Ansys Innovation SpaceEarth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.
Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
Trending discussions- simulation completed with execution error on server
- Signing up as ANSYS Support Coordinator
- How to export Ansys Maxwell simulation results for post-processing in matlab or in .csv file
- Maxwell, HFSS or Q3D?
- Error
- Unable to assign correctly the excitations in a coil
- Running ANSYS HFSS on the HPC (it runs on Linux only)
- Running ANSYS HFSS on multiple nodes on SLURM based cluster
- Intersect errors with model with complex structure
- Number of parallel paths in Ansys Maxwell
Top Contributors-
2610
-
2088
-
1321
-
1108
-
459
Top Rated Tags© 2023 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-