1

Topic: Auto Numbering - Save/Reload Auto Numbering Definitions

Hello,
I have to do several small projects in QElectroTech and I have created a bunch of auto numbering definitions which takes some time, but I have not found a way to export or import these definitions to reuse them in new projects.

Actually, I am using the workaround that I have project with just my definitions and settings and use it as a Template.

Is that the supposed way to do?

2

Re: Auto Numbering - Save/Reload Auto Numbering Definitions

hello Frank,

open your old project.qet with texte editor select and paste in new project.qet like these, with minor changes off course:

<newdiagrams>
        <border rows="12" colsize="60" cols="24" rowsize="80" displayrows="true" displaycols="true"/>
        <inset author="T.L" title="" plant="IMAL" indexrev="" version="" filename="VIBRAFLOOR" folio="%id" locmach="SILOS" date="null" displayAt="bottom" auto_page_num="Créer un Folio Numérotation Auto"/>
        <conductors numsize="7" vertirotatetext="270" displaytext="1" type="multi" num="" horizontal-alignment="AlignTop" onetextperfolio="1" condsize="1" text_color="#000000" cable="" conductor_section="" bicolor="false" function="" tension_protocol="" horizrotatetext="0" dash-size="2" bus="" color2="#000000" conductor_color="" vertical-alignment="AlignLeft" formula=""/>
        <report label="%F-%l%c"/>
        <xrefs>
            <xref offset="40" type="coil" showpowerctc="false" xrefpos="AlignBottom" powerprefix="" delayprefix="" master_label="%F-%l%c" displayhas="contacts" snapto="bottom" switchprefix="" slave_label="(%F-%l%c)"/>
            <xref offset="40" type="commutator" showpowerctc="false" xrefpos="AlignBottom" powerprefix="" delayprefix="" master_label="%f-%l%c" displayhas="contacts" snapto="label" switchprefix="" slave_label="(%f-%l%c)"/>
            <xref offset="40" type="protection" showpowerctc="false" xrefpos="AlignBottom" powerprefix="" delayprefix="" master_label="%f-%l%c" displayhas="contacts" snapto="label" switchprefix="" slave_label="(%f-%l%c)"/>
        </xrefs>
        <conductors_autonums freeze_new_conductors="false" current_autonum="I01.">
            <conductor_autonum title="I01." formula="I01.%sequ_1">
                <part type="string" increase="1" value="I01."/>
                <part type="unit" increase="1" value="34"/>
            </conductor_autonum>
        </conductors_autonums>
        <folio_autonums/>
        <element_autonums freeze_new_elements="false" current_autonum="">
            <element_autonum title="BORNES" formula="XI2:%sequ_1">
                <part type="string" increase="1" value="XI2:"/>
                <part type="unit" increase="1" value="34"/>
            </element_autonum>
        </element_autonums>

Regards,
Laurent

"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 !