<component>.get-connector-list ["connector-type"] [-c] [-u] [-r] [-w]
Return a list of all connectors for the component. If connector-type is given, only connectors of that type are returned. The -c flag limits the list to connected connectors and -u only return unconnected ones. Use -w to walk throughconnected components depth-first. You can also use -r to recursively list all sub-component connectors.
Simics Core