Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Daily status email updates

  1. #11
    Join Date
    11.09.2011
    Posts
    44

    Default

    Sorry, me again.

    It is the SWIC token to display the current of the switch. If I take it out it works. Could it be because the first four switches are the dosing pumps and the PAB bar starts at switch number 5?

    Thanks

  2. #12
    Join Date
    09.07.2010
    Location
    Aschaffenburg
    Posts
    987

    Default

    Is there anything obvious that I am doing wrong?
    Check your firmware version. Some of the tokens are brand new and not supportet with older by older firmware versions.

  3. #13
    Join Date
    11.09.2011
    Posts
    44

    Default

    Thanks Wirus, that was my first thought as well but I have the latest Firmware, 5.11. I have managed to configure the use of PLC from outside the house so I guess it is not that important because I can always check it using PLC if there is an alarm. Any more thoughts on this will becreally appreciated as I am on a very steep learning curve...

    Thanks.

  4. #14
    Join Date
    18.02.2009
    Location
    Kaiserslautern
    Posts
    7,718

    Default

    I think you forgot somewhere a $

    e.g.
    SENV[xx]$$ is wrong, it must be
    $$SENV[xx]$$
    No support or warranty issues over PM! Please send PMs to the moderators only if you have general problems with using the forum! Thanks for helping us to keep the support efficient.
    Kein Support oder Reklamationsabwicklung über PM! Bitte senden Sie an die Moderatoren nur PMs bei allgemeinen Problemen mit der Verwendung des Forums! Danke dass Sie uns dabei helfen, den Support effektiv zu gestalten.

  5. #15
    Join Date
    11.09.2011
    Posts
    44

    Default

    Hi Matthias

    Sorry, yes I found that bit. Even though I had been looking for ages at the code I did not see it until I posted it here. Typical!!

    It is the other bit, the one about the switches that I cannot figure out.

  6. #16
    Join Date
    07.06.2009
    Posts
    738

    Default

    For switches I use this loop



    $$REPS[32][02]$$ $$SWID[xx]$$ - $$SWIS[xx]$$ [$$SWIC[xx]$$]
    $$REPE$$



    description , state , current



    I get this output
    ( plz remember this is displaying the description set in the profilux ( if you didn't set this the description could have funny chars in the email )
    ps: its wise to use a short desciption ( 16 chars otherwise it gets cut off in the message )


    Heater Temp2 - On [0.0 A]
    Chiller Temp3 (v - Off [0.0 A]
    verlichting disp - On [0.1 A]
    verlichting disp - On [0.0 A]
    verlichting disp - On [0.0 A]
    verlichting disp - On [0.3 A]
    Heater Sump Temp - On [0.0 A]
    Koeler Temp 3 (v - Off [0.0 A]
    ATO zoet - Off [0.0 A]
    Sturing Magneet - On [0.0 A]
    Dosering kalkrea - On [0.0 A]
    Verlichting Sump - Off [0.0 A]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •