Morganol wrote:

--deleted--


ofset:  https://qelectrotech.org/bugtracker/view.php?id=91

Hi,

Well, i'd love to see if this bug will be fixed soon . I also like the idea to have offset for conductor label.

regards,
Rajamodol

b.w.v.leeuwen wrote:

A feature that might improve the QET for making all kind of connection descriptions like Terminal diagrams, Wiring lists etc. will be the possibility to add text to the QET-terminals within symbols.

Here follows an example of what I mean (see picture):

For now all connections are addressed to -Q1. The separate terminals within -Q1 have an ID in the XML but it isn't possible to add information to them. The texts for the connections (1/L1, 3/L2, 5/L3, 2/T1, 4/T2 and 6/T3) is just plain text. It is not connected to the terminal and thus unusable for getting information about the exact wire connection.

It would be very nice in some future day to have the possibility to add label and description information to each terminal inside a symbol. This would make it possible to derive information about the exact connection and later define them in terminal diagrams, wiring schedules etc. like -Q1:1/L1

In the XML it might look like this (added RED parts of element-xml):

        <elements>
            <element y="180" orientation="0" prefix="Q" type="embed://import/10_electric/10_allpole/200_fuses&amp;protective_gears/12_magneto_thermal_circuit_breakers/dis_mag_term_3f-1.elmt" freezeLabel="false" x="200" uuid="{3648bd06-62de-42ca-82ae-51fe2dcf01b3}">
                <terminals>
                    <terminal y="-36" orientation="0" number="_" nameHidden="0" id="0" x="-20" name="_"/>
                    <terminal y="-36" orientation="0" number="_" nameHidden="0" id="1" x="0" name="_"/>
                    <terminal y="-36" orientation="0" number="_" nameHidden="0" id="2" x="20" name="_"/>
                    <terminal y="36" orientation="2" number="_" nameHidden="0" id="3" x="20" name="_"/>
                    <terminal y="36" orientation="2" number="_" nameHidden="0" id="4" x="0" name="_"/>
                    <terminal y="36" orientation="2" number="_" nameHidden="0" id="5" x="-20" name="_"/>
                </terminals>
                <terminalInformations>
                    <terminalInformation id="0" name="label" show="1">1</elementInformation>
                    <terminalInformation id="0" name="description" show="0">L1</elementInformation>
                    <terminalInformation id="1" name="label" show="1">3</elementInformation>
                    <terminalInformation id="1" name="description" show="0">L2</elementInformation>
                    <terminalInformation id="2" name="label" show="1">5</elementInformation>
                    <terminalInformation id="2" name="description" show="0">L3</elementInformation>
                    <terminalInformation id="3" name="label" show="1">2</elementInformation>
                    <terminalInformation id="3" name="description" show="0">T1</elementInformation>
                    <terminalInformation id="4" name="label" show="1">4</elementInformation>
                    <terminalInformation id="4" name="description" show="0">T2</elementInformation>
                    <terminalInformation id="5" name="label" show="1">6</elementInformation>
                    <terminalInformation id="5" name="description" show="0">T3</elementInformation>
                </termianlInformations>

                <inputs/>
                <elementInformations>
                    <elementInformation name="label" show="1">-Q1</elementInformation>
                </elementInformations>
                <dynamic_texts>
                    <dynamic_elmt_text y="-10.5" font_size="9" text_width="-1" frame="false" rotation="0" x="50" text_from="ElementInfo" uuid="{f3e8a6b2-2fb4-46f4-bee4-f0b5d741267e}">
                        <text>-Q1</text>
                        <info_name>label</info_name>
                    </dynamic_elmt_text>
            <dynamic_elmt_text y="0.5" font_size="7" text_width="-1" frame="false" rotation="0" x="10" text_from="TermianlInfo" uuid="{....}" id="0">
                        <text>1</text>
                        <info_name>label</info_name>
                    </dynamic_elmt_text>
            <dynamic_elmt_text y="0.5" font_size="7" text_width="-1" frame="false" rotation="0" x="15" text_from="TermianlInfo" uuid="{....}" id="0">
                        <text>L1</text>
                        <info_name>description</info_name>
                    </dynamic_elmt_text>

                </dynamic_texts>
                <texts_groups/>
            </element>
        </elements>

Well, i will vote for this idea if there is a chance. It's been 1,5 years since the first post..

Thanks,

rajamodol

Hi,

I am newbie here. I am using QElectroTech just for two days. After reading the documentation and trying this and that, i would like to implement the connector i have. 

Unfortunately it is alphabetic-numbering. For example, a connector with 20 pins has an assignment: "a, b, c, d, ...".

Is there any possibility to create a formula for alphabetic numbering?

Thanks,

rajamodol

scorpio810 wrote:

Hello Rajamodol,

thanks for this informations that can be help us.

It seems that some people only have problems under Windows (10 ?) with several screens, but we have no information on the configurations and type of these screens.


Here on my Debian Sid with 2  X 27" screens  one in 4K (3840 * 2160) and other in 2K (1920*1080) I saw no problem.
Is maybe a MS Windows 10 problem, I don't know?

Hi,

i just played little bit to localize the issue. If i change "Change the size of text, apps, and other items" on display setting to another value as my main monitor, then the issue will be there. 

Regards,

Rajamodol

Hello,

i know this thread is bit old, but i have same problem here. I have just learnt to know QET and spent some hours on it untill getting stuck with this issue.

I am using Windows 10 and QET 0.7.  

I can reproduce this issue on my second/third monitor. If i work with my laptop monitor, then it will be fine. Perhaps there is something that QET shall acknowledge automatically the display resolution? Just an idea..

Thanks anyway, keep the good work!