Get a list of ports of an S-parameter #4724
Unanswered
giuseppe1692
asked this question in
Q&A
Replies: 1 comment
-
@giuseppe1692
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I have a question regarding how to obtain a list of all the port of an S-parameter imported using PyAedt scripts:
I wrote this code and it works (by using this code I import an S parameter and add the PageConnectors):
Now, I want to obtain a list of the name of all the ports on the S-parameter and add GND if the name of the port has a certain name.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions