Paul Rylatt Posted July 25, 2013 Report Share Posted July 25, 2013 New problem I have not seen before: 1. When I first start up a V130 the Ethernet initializes properly from the values stored in a data table. 2. Ethernet communications works correctly. 3. When I do an "Initialize/Reset" from Visilogic or "Init" from the V130, my Ethernet settings are all reset to "000.000.000.000" in the PLC, but are still correct in my data table. 4. If I completely cycle the power to the V130, all Ethernet settings are restored to the correct value and Ethernet functions correctly. I don't remember this happening before. Anybody have any ideas? I have been using V9.5.0 since it came out with a V130-T4-TR6. Link to comment Share on other sites More sharing options...
Alexander Posted July 26, 2013 Report Share Posted July 26, 2013 Likely the Ethernet settings are power up condition and the IP is indirectly linked to MI operands. Either reading from a data table or directly input within the card initialization would accomplish setting the IP on start up. When you perform an Initialize & Reset command from VisiLogic this resets all operands to 0, including the operands for the IP address. The data table is separate and is not cleared when an Initialize & Reset is performed. When you cycle power this triggers the power up conditions which then loads the preset values again if read from the table, or if the operands for the IP have power up values. 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