Topic: How to properly link schematic symbol to graphical one?

Hi,

I'm currently trying to create a project for my electric cabinet. This should basically const of two parts: the first one is the schematic and the second one is a "mounting plate" or rather "front view" of the cabinet where I can see individual components (fuses etc).

Schematic is done, but when I add a folio and add a graphical element (for example Eaton FAZ 3P switch), I cannot "link it" to the corresponding symbol in schematics. When I open the symbol in schematics, I see nothing in the "Cross-reference (master)" tab. I tried different naming, filling out most of the fields but no luck.

It should be possible to link those, so I can make sure that I did not miss anything & did not add anything extra, right? Or atleast to "interactively" traverse between the schema & "mounting plate".

QET 0.90

Thanks for your help!

Post's attachments

Attachment icon graphical_symbol_edit.png 210.14 kb, 1 downloads since 2025-11-15 

Attachment icon schematic_symbol_edit.png 177.64 kb, 1 downloads since 2025-11-15 

Re: How to properly link schematic symbol to graphical one?

Hi,

don't use QET 0.90 but 0100-dev!
See this topic for other link for master.
https://qelectrotech.org/forum/viewtopic.php?id=2264
https://download.qelectrotech.org/qet/forum_img_2/other_option_improve5.png

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !

Re: How to properly link schematic symbol to graphical one?

1) use list contact view and not cross for all Xref .
2) For graphical elements change the property thumbnail to slave and select "other"
https://user-images.githubusercontent.com/69154224/175080658-d973a166-4f52-4aba-a7ea-ecdad14da6d0.png

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !

Re: How to properly link schematic symbol to graphical one?

Another workaround :
https://qelectrotech.org/forum/viewtopi … 475#p16475

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !

Re: How to properly link schematic symbol to graphical one?

To explain concisely what the issue is: The default library elements are mostly of type "simple".  In order to link different symbols together, you need to change on to be of type "master", then any other symbol of type "slave" can be linked to it.  There are different categories (organ of protection, contactor, etc.) for the master, but the slave just has a "contact type" property which influences how the xrefs are displayed on the master.

You can import the element from the library and then edit it in your project, switching to a different type.  Or better save it to your user collection for later re-use.  Note that you need to import (place) it again after making changes in the user collection, but the properties on already placed symbols will only change after the project is closed and re-opened.

I usually do this for most of my parts, using the "physical view" for the master element. But I also create most elements myself, such as PLC components comprised of different logical groups, all linked to a physical view of the component.

6 (edited by Vos Yesterday 17:08:54)

Re: How to properly link schematic symbol to graphical one?

Aaaah, thanks a lot!

I have edited many devices so they are not "thumbnail" but slave as you wrote.

That brings me to two questions:

1) Do you want my devices so you can bundle them up for other users? I can push them to a git repo or something & you can pull them. I don't care about the license (use them anyway you want). I'm using mostly EATON devices, which could be helpful, especially for european users ...

2) When I link elements together, it creates some strange overlapping label - can I do something to get rid of that?

7 (edited by Vos Yesterday 15:10:28)

Re: How to properly link schematic symbol to graphical one?

The image did not upload - second try...

Post's attachments

Attachment icon screenshot-2025-11-17_13-47-15.png 450.81 kb, 2 downloads since 2025-11-17