Ankündigung

Einklappen
Keine Ankündigung bisher.

Import Group addresses from ETS4

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Import Group addresses from ETS4

    Hi,

    I'm trying to import .esf files exported from ETS4 to get the group addresses in EIBSTUDIO but get the following errors:
    In EIBSTUDIO (3.012 - Was also the case with previous versions)

    +---+ EubParser - v3.016 (Windows Win32 Version) +---+
    No warranty or damage to the user
    Catalog for USA not fully present in 4. Missing: Warnung: "Import einer adresse nicht möeglicht"


    and after a white scren of EIBstudio, I get a message box with:
    Timeout: Unbekannte Rückgabe vom Eibparser.
    while executing
    "error "Timeout: Unbekannte Rückgabe vom Eibparser. ""
    invoked from within
    "# Compiled -- no source code available
    error "called a copy of a compiled script""
    (procedure "bfnCompileApplication" line 1)
    invoked from within
    "# Compiled -- no source code available
    error "called a copy of a compiled script""
    (procedure "fnSelectESFFile" line 1)
    invoked from within
    "fnSelectESFFile"
    (menu invoke)


    Then the "Kompiliere Programm" cursor hangs and the only manner to recuperate a stable EIBSTUDIO is to restart it

    Could you post an example of .esf file which imports without issues ?
    Is there a fix to this ?

    Regards

    #2
    I guess you have altered GAs in the ETS that are used somewhere in the EibPC code. I.e. the .esf file you are trying to import is not compatible with the GAs still used in the EibPC code anymore.

    The fix is to manually change those GAs also in the code that were altered in the ETS before. Does that make sense to you?

    Kommentar


      #3
      Hello,

      Thanks for your reply but here is the result I get with the import of the esf file in a totally empty project.

      As you can see, no used GAs (none in the project) and same result at the import of the esf file.

      --------------------------------------
      Object usage | Number
      ======================================
      Time Switch | 0
      Timer | 0
      Timebuffer | 0
      String operations | 0
      TCP/IP/UDP operations | 0
      String search | 0
      Flash | 0
      Floats | 0
      if/else | 0
      Group Address | 0
      bus operations | 0
      String vars | 0
      processing objects | 247
      --------------------------------------
      Sum | 247

      Usage objects EibPC:0.378 %.

      EibParser ended without errors.

      (c) 2008-2014 Enertex Bayern GmbH
      enertex bayern gmbh :: startseite

      % {xxxx/EibstudioData/eibparser} -f 192.168.0.13 --ntpsync 0 --language USA --config {"xxxx/EibstudioData/tmpApp.txt"} --output {"xxxx/EibstudioData/tmpConf.txt"} --addresstable {"xxxx/EibstudioData/tmpAddr.txt"} --eventlog {"xxxx/EibstudioData/tmpObjects.txt"} --debugtable {"xxxx/EibstudioData/tmpDebug.txt"} --macroout {"xxxx/EibstudioData/tmpMacroOut.txt"} --timeout 142 -t {"xxxx/EibstudioData/tmpAssign.txt"} --macrofuncout {"xxxx/EibstudioData/tmpMacroFuncOut.txt"}
      %
      +---+ EibParser - v3.016 (Windows Win32 Version) +---+

      No warranty for any damage to the user

      Catalog for usa not fully present in 4. Missing: "Warnung: Import einer Adresse nicht möglich"

      Kommentar


        #4
        as you know this tread, did you already try to open EibStudio in the German version?
        ....und versuchen Sie nicht erst anhand der Farbe der Stichflamme zu erkennen, was Sie falsch gemacht haben!

        Kommentar


          #5
          Zitat von Uwe! Beitrag anzeigen
          as you know this tread, did you already try to open EibStudio in the German version?
          I will sent you an link to a beta-version per mail. Before Christmas this will be fixed in the next official release, too.
          offizielles Supportforum für den Enertex® EibPC: https://knx-user-forum.de/eibpc/
          Enertex Produkte kaufen

          Kommentar


            #6
            Problem solved !

            All,

            I have made some more searches and found the following:

            -There is one data type (216 - alert) which was the first point blocking the import process. It seems that this DPT is not recognized by EIBStudio

            -Second point; in my esf file, I had some lines with the following syntax:
            Système..0/0/1 Sunrisetxt EIS 15 'Character String' (14 Byte) Low
            Totally valid under ETS but these are blocking the import process.

            I inserted dummy names (Global in this case)
            Système.Global.0/0/1 Sunrisetxt EIS 15 'Character String' (14 Byte) Low

            ... And the import process went through..... Looks like a undocumented feature :-)

            It would be good to add a paragraph with the specifics on the content of esf files import (such as 2 layers GA do not work) in the documentation.
            Pretty sure it should avoid long searches hours to others.

            Many thanks to those who responded

            Kommentar


              #7
              Zitat von lperen Beitrag anzeigen
              Many thanks to those who responded
              Thanks for you inverstigation. Anyway, could you please send me the ESF-File which caused the problem at eibpc at enertex dot de?
              offizielles Supportforum für den Enertex® EibPC: https://knx-user-forum.de/eibpc/
              Enertex Produkte kaufen

              Kommentar

              Lädt...
              X