jfinn Posted July 16, 2019 Report Share Posted July 16, 2019 Hello, I have a V1210 which defaults to 127.0.0.1 ip address on power cycle. The project settings ip is 192.168.1.4 and the ip in the card init block is 192.168.1.4. I've tried downloading using serial connection to make the parameters stick, but nothing seems to work. Anyone have ideas? Regards, Justin Quote Link to comment Share on other sites More sharing options...
Cam Posted July 16, 2019 Report Share Posted July 16, 2019 Can you post a copy of the program?? Is the IP set from directly or indirectly (from MI's)in the ladder?? Any chance that the battery needs to be changed?? Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted July 16, 2019 MVP 2022 Report Share Posted July 16, 2019 We need to see your program in order to offer any help. At the very least we'll need to see a screen capture of the relevant ladder rung with the Ethernet Card Initialization FB and with it opened up to see the details. FYI - the project settings in VisiLogic have no effect on the PLC. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Ausman Posted July 16, 2019 MVP 2022 Report Share Posted July 16, 2019 +1 to both Cam & Flex's suggestions, especially Flex's FYI. IP setting is not obvious at first in Help...you might be thinking as Flex says. Use the Search tab in Help to find TCP\IP: Socket Init and other mentions. These will steer you in the right direction to having the socket set in your program. cheers, Aus Quote Link to comment Share on other sites More sharing options...
AlexUT Posted July 17, 2019 Report Share Posted July 17, 2019 Hi, It is not recommended to use power-up IP configuration (without Ladder configuration). It may be wrong for many reasons. Preferred to set configuration from Ladder. This will warrant right configuration. By the way, in PLC Tools & Applications there is support for DHCP for Enhanced Vision controllers. https://unitronicsplc.com/support-tools-and-applications/ http://unitronicsplc.com/wp-content/uploads/2015/12/V570_DHCP.zip When you look for solutions, please visit and search not only in Forum topics, but in Unitronics Help Center Articles too. Link:https://support.unitronics.com/ There are many available articles. If you have solution to share, tell us know and we will add it to Articles. B.R. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.