This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
sdk:readinputregister-modbustcp-tempalam [2017/06/14 12:24] – created juraschek | sdk:readinputregister-modbustcp-tempalam [2022/01/28 15:30] (current) – [SDK Script] schmitt | ||
---|---|---|---|
Line 14: | Line 14: | ||
Please also define a email smtp account in the serivces-> | Please also define a email smtp account in the serivces-> | ||
- | {{ :sdk:screenshot_-_06142017_-_02_16_34_pm.png?nolink |}} | + | {{ :sdk:email_alarm1.png?nolink |}} |
===== Modbus Config ===== | ===== Modbus Config ===== | ||
Line 20: | Line 20: | ||
+ | {{ : | ||
===== SDK Script ===== | ===== SDK Script ===== | ||
Line 26: | Line 27: | ||
- | {{ :sdk:screenshot_-_06142017_-_02_16_57_pm.png?nolink |}} | + | {{ :sdk:email_alarm2.png?nolink |}} |
- | {{ :sdk:screenshot_-_06142017_-_02_18_12_pm.png?nolink |}} | + | {{ :sdk:email_alarm3.png?nolink |}} |
- | {{ :sdk:screenshot_-_06142017_-_02_18_32_pm.png?nolink |}} | + | {{ :sdk:email_alarm4.png?nolink |}} |
- | {{ :sdk:screenshot_-_06142017_-_02_19_33_pm.png?nolink |}} | + | {{ :sdk:email_alarm5.png?nolink |}} |
Line 53: | Line 54: | ||
//The Modbus Sensor we read from | //The Modbus Sensor we read from | ||
- | MBHOST=" | + | MBHOST=" |
MBPORT=502; | MBPORT=502; | ||
// The Register to read from | // The Register to read from | ||
Line 78: | Line 79: | ||
//The Modbus Sensor we read from | //The Modbus Sensor we read from | ||
- | MBHOST=" | + | MBHOST=" |
MBPORT=502; | MBPORT=502; | ||
// The Register to read from | // The Register to read from |