Hello Everyone,
I have some doubts about multipart components.
I want to access my multipart component across different sheets and I want it to be referenced as single package when converting to PCB
Can anyone suggest way to do this?
Is there any forums post or document which can be referenced for understanding everything about Modules?
Hello Everyone,
I have some doubts about multipart components.
I want to access my multipart component across different sheets and I want it to be referenced as single package when converting to PCB
Can anyone suggest way to do this?
Is there any forums post or document which can be referenced for understanding everything about Modules?
there are library components defined that consist of several symbols. These so-called gates can be placed individually (depending on the Addlevel set in the Component Editor) in the schematic. They can be distributed over several sheets.
So, please use the Place Component panel to add the first gate of a component. As long as you stay on the same schematic sheet you can add one gate after the other.
As soon as you go to another sheet in the schematic, you have to use the so-called INVOKE command which is accessible in the Design / Modify menu.
Activate the command and type the component's name in the command line (or click on one gate of the component in case there is already one placed). A menu will show up now that allows to select non-used gates of the component.
I hope this helps.
Best regards,
there are library components defined that consist of several symbols. These so-called gates can be placed individually (depending on the Addlevel set in the Component Editor) in the schematic. They can be distributed over several sheets.
So, please use the Place Component panel to add the first gate of a component. As long as you stay on the same schematic sheet you can add one gate after the other.
As soon as you go to another sheet in the schematic, you have to use the so-called INVOKE command which is accessible in the Design / Modify menu.
Activate the command and type the component's name in the command line (or click on one gate of the component in case there is already one placed). A menu will show up now that allows to select non-used gates of the component.
I hope this helps.
Best regards,
This is working for sheet's but when I try to Invoke a component inside a Module it was not accessible
This is working for sheet's but when I try to Invoke a component inside a Module it was not accessible
Hello @deepak_elango,
I hope you're doing well. You can't split components across modules, this is a limitation of the hierarchy implementation.
Let me know if there's anything else I can do for you.
Best Regards,
Hello @deepak_elango,
I hope you're doing well. You can't split components across modules, this is a limitation of the hierarchy implementation.
Let me know if there's anything else I can do for you.
Best Regards,
Hello @yaprakcierailesi ,
You have to run invoke on the same sheet where you have the 3 components. Click one of the components a small dialog will pop up allowing you to select the missing component and bring it into the current sheet. Once it's in the current sheet you can move it to whatever sheet you want.
Let me know if there's anything else I can do for you.
Best Regards,
Hello @yaprakcierailesi ,
You have to run invoke on the same sheet where you have the 3 components. Click one of the components a small dialog will pop up allowing you to select the missing component and bring it into the current sheet. Once it's in the current sheet you can move it to whatever sheet you want.
Let me know if there's anything else I can do for you.
Best Regards,
Hello @yaprakcierailesi,
I hope you're doing well. No, don't do cut and paste. You do a group Move, you are moving from one sheet to the another. If you do a cut and paste you'll be deleting an instance and then inserting a new one which is not what you want to do.
Let me know if there's anything else I can do for you.
Best Regards,
Hello @yaprakcierailesi,
I hope you're doing well. No, don't do cut and paste. You do a group Move, you are moving from one sheet to the another. If you do a cut and paste you'll be deleting an instance and then inserting a new one which is not what you want to do.
Let me know if there's anything else I can do for you.
Best Regards,
Can't find what you're looking for? Ask the community or share your knowledge.