jblkiller Posted April 30, 2014 Report Share Posted April 30, 2014 I have a V350 with ethernet card. I setup a counter for the maintenance. I send a e-mail when the plc reach the counter. Work great. Also I would like control the plc with Remote Access? I try but don't work. For e-mail I setup the block ''TCP/IP - Socket init'' Master. But I can't connect to plc whith Remote acces when I configure with e-mail. Thanks. Can I send e-mail and use Remote Access? Link to comment Share on other sites More sharing options...
s.pratt Posted April 30, 2014 Report Share Posted April 30, 2014 Hello, Thank you for using our Unitronics Forum. In order to use remote access while also sending e-mail via the Ethernet, you would need to initialize another socket and use that port number to connect and control the PLC via remote access. Our Ethernet ports will support up to 4 sockets for connection. -Shane 1 Link to comment Share on other sites More sharing options...
jblkiller Posted April 30, 2014 Author Report Share Posted April 30, 2014 Do I need two differents local port number? Link to comment Share on other sites More sharing options...
s.pratt Posted April 30, 2014 Report Share Posted April 30, 2014 Yes, each socket is already configured to a port, but you can change it in the configuration if you wish. Socket 0: Port 20000 Socket 1: Port 20256 Socket 2: Port 502 Socket 3: Port 20257 Some port numbers are already defined for communications. For instance, Port 502 is commonly used for MODBUS communication and Port 25 is used for e-mail routing between servers. Link to comment Share on other sites More sharing options...
jblkiller Posted May 1, 2014 Author Report Share Posted May 1, 2014 Works perfectly! Link to comment Share on other sites More sharing options...
s.pratt Posted May 1, 2014 Report Share Posted May 1, 2014 Good to hear! Glad you got your program working. Please feel free to contact our tech support with any questions you may have: support@unitronics.com Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now