Email In CoDeSys

Anonymous
2005-07-07
2011-08-16
  • Anonymous - 2005-07-07

    Originally created by: Autonow

    Does anyone have a library for sending an email from within CoDeSys?

    If I am using a target that is a windows CE box can I make an external program call to run a command line email program?

     
  • Anonymous - 2005-11-08

    Originally created by: Frank Hailer

    Yes, that is possibly by the function SendMail() contained in the library SysLibAlarmTrend.lib.

    Bye, Frank Hailer

     
  • dodo1370 - 2008-04-16

    Yes I have done it and works fine. The SendEmail() function also is good unfortunately isn't working for server requires authentification.

    Dodo

     
  • bnils - 2009-02-26

    Is the SysLibAlarmTrend.lib only for v2.3?

    I cant find the lib in CoDeSys SP 3.1.1.0 Runtime System Reference.pdf.

    I am too interested in the possibilities of CodeSys V3.2+ of sending email/SMS and also communicating via GSM.

    Regards BjΓΆrn!

     
  • dodo1370 - 2009-02-26

    I am not so sure about what's in the pfd documentation but I am working with 2.3.2.7 and the SysLibAlarmTrend.lib exists.

    As I said, I have developed FBs (using Sockets lib) and I am able to send/receive email (with authorization) and also SMS through wireless GPRM modem (Blue Tree)....

    Regards,

    DD

     
  • QuintinSB - 2011-08-16

    Hi DD

    Is there any way that you can share that fb? I am battling to send an email as I need to do it with a username and password? You said you where able to do it like that? Can you please assist

    Regards
    Quintinsb

     

Log in to post a comment.