BinnyGen

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Alarm via email #17140
    BinnyGen
    Participant

    Glad you got the email sending sorted out! That KpEmail.dll setup and getting the credentials right in the Device properties is always the tricky part.
    For the final step—triggering it automatically—the key thing in the Automatic Control Module is to make sure your Action (the send email command) has a Condition set to check the status or value of the channel you care about.
    For example-
    1. Condition: Channel.Val > 50
    2. Action: Send Command 1 (Binary) with text your.email@test.com;Alarm;Channel is High!
    It sounds like you got it working already, but for anyone else looking, that’s usually where the final hang-up happens!

    • This reply was modified 2 days, 18 hours ago by Mikhail.
Viewing 1 post (of 1 total)