Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How is the port order in a macro determined?

macro port
0
Posted

How is the port order in a macro determined?

0

The ports in a macro will always be in the order of instantiation of the objects connected to those ports. For example, if you have a macro and instantiate objects a, b, and c, in that order and export the output port of object c, then a, then b, the output ports will get added such that the first output port is object a’s, the second is object b’s and the third for object c’s. There is no way to change this, except by deleting the objects and reinstantiating them in a different order.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123