jfinn Posted July 16, 2019 Report 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
Cam Posted July 16, 2019 Report 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??
MVP 2023 Flex727 Posted July 16, 2019 MVP 2023 Report 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.
MVP 2023 Ausman Posted July 16, 2019 MVP 2023 Report 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
AlexUT Posted July 17, 2019 Report 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.
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