We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation Electronics How to get FloquetPort Mode settings with IronPython script? Reply To: How to get FloquetPort Mode settings with IronPython script?

kaleor
Subscriber
Thank you for the quick response pmunaga!
I took some time and went through the "AssignFloquet" function in the HFSS scripting guide. It looks like that function allows you to create a Floquet port and programmatically fill out all the different settings.
However, I am looking to see if there is a function that will tell me what settings are already in place for a Floquet port. The "AssignFloquet" function is on the right topic, but does not really have the functionality I am looking for. After looking through the scripting guide, it does not seem like there is a function that does what I am looking for. My guess, then, is that perhaps this functionality does not exist yet?
Thank you again for the help!