Ankündigung

Einklappen
Keine Ankündigung bisher.

Archive, unsollicited entry

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

    Archive, unsollicited entry

    Hi,

    I've written a Baustein to archive some data (IP address).
    This works fine, except that I've an unsollicited entry at each HS reboot (line full of 0)..... and I do many reboots

    How can I avoid this ?
    I was thinking about a condition in the 5012 line, but can't find it .

    Thank you for any tip.

    #2
    Hi Raymond,

    will the module be calculated at reboot (last parameter of the 5001-line)?
    Do you evaluate the 'EI'-parameter?
    Without knowing the code of your module, a line like the following might help:
    5012|1|"EI"|"0"|""|0|0|0|0
    Gruß, Rainer

    Kommentar


      #3
      Hi Rainer,
      Thank you for the reply
      Zitat von Taxus Beitrag anzeigen
      will the module be calculated at reboot (last parameter of the 5001-line)?
      My 5001 line looks like this
      5001|2|4|0|2|0
      So, no, I guess


      Zitat von Taxus Beitrag anzeigen
      Do you evaluate the 'EI'-parameter?
      Aaarg, I've overlooked it, but
      EI==0
      doesn't do it.
      Maybe I should take care of the problem in the usage of the Baustein (not in the Baustein itself) ?

      Kommentar


        #4
        Hello Raymond,

        Its hard to help without seeing the logic and the full logic module code. But if you use the "EI==0" condition while sending a value it should not be sent at boot time.

        Cheers,
        Gaston

        Kommentar

        Lädt...
        X