
adccommunitymod (AutomationDirect) asked a question.
Created Date: June 24,2013
Created By: AZRoger
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
I'm getting ECOMStatus of 217 and ECOMWork of 0 for all the email messages I try to send using the Send E-Mail IBox (IB-711). I can't find a place where this is defined. The Buffer setup in the Config IBox has the new message in it each time a different email request is triggered in the ladder logic. I replaced the DSL Modem / Router at about the time the Emails stopped working. I use the new router and switch to connect my PC to the PLC for development and that works without a hitch. I'm almost certain the problem is getting to the internet. I tried going to the ECOM100's home page via 192.168.12.86 and got nowhere. The e.g. in the manual is probably just that. How to I find out what the real IP address is? It's possible the password for the SMTP is causing problems. I changed some POP3 passwords but did nothing to the SMTP password. But maybe it needs to be refreshed? The ladder runs on a DL260 CPU. I 've run out of places to look. Thanks for your help. Roger
Created Date: June 25,2013
Created by: Do-more PE
If you changed the router, did the router's local IP address change? Older routers tended to use 192.168.0.1 for the local IP while newer routers tend toward 192.168.1.1 for the local IP.
If it did, then you will need to change the gateway address in the ECOM100 as well.
Netedit will find the ECOM100 IP address if you are local to the ECOM100.
Created Date: June 25,2013
Created by: AZRoger
Yes it did. From 192.168.0.1 to 192.168.1.0.
Thanks for the pointer to NetEdit. I'll try it tomorrow AM. (Got a meeting now).
Resolution:
NetEdit showed that the H2-ECOM100 had already been assigned a new IP address - 192.168.1.109. So I was getting to the internet.
The test message sent via Test EMail... did not go through. The problem had to be with the SMTP server hookup.
In Email Config... I noticed the password didn't have as many asterisks as the one I use in Outlook. They definitely were different.
I plugged in the new password and the test message was successfully delivered. The messages from the ladder logic also now work.
I understand that security is an area where you don't want to give a potential invader too much information when things fail.
However, having some documentation somewhere about the 217 error code would be helpful - unfortunately also helpful for the bad guys.
Thanks again for the pointer to NetEdit 3. It was essential for tracking down the source of the problem.
Created Date: June 24,2013
Created by: AZRoger
I'm getting ECOMStatus of 217 and ECOMWork of 0 for all the email messages I try to send using the Send E-Mail IBox (IB-711). I can't find a place where this is defined.
The Buffer setup in the Config IBox has the new message in it each time a different email request is triggered in the ladder logic.
I replaced the DSL Modem / Router at about the time the Emails stopped working.
I use the new router and switch to connect my PC to the PLC for development and that works without a hitch.
I'm almost certain the problem is getting to the internet.
I tried going to the ECOM100's home page via 192.168.12.86 and got nowhere. The e.g. in the manual is probably just that. How to I find out what the real IP address is?
It's possible the password for the SMTP is causing problems. I changed some POP3 passwords but did nothing to the SMTP password. But maybe it needs to be refreshed?
The ladder runs on a DL260 CPU.
I 've run out of places to look. Thanks for your help.
Roger