Automation of Things Posted April 22, 2021 Report Share Posted April 22, 2021 Hello, I am trying to get Modbus TCP connection between to V700 PLC but cant get the the Master "TCP Connection to Establish" .. I have copied the Demo example with in the software. V700_Modbu_TCP Slave V700_Modbus_TCP_Master on Visilogic V9.8.91 I have two V700 Units and a PC connected to a unmanaged Switch using stand Cat5 Patch leads. PC IP: 10.1.90.189 V700 Master IP: 10.1.90.190 V700 Slave IP: 10.1.90.191 I can ping both V700 from PC. On connect (From HMI) the V700 ETH Card Read = Status #22 = 19 (wont change to 23) I have left all the default parameter from the Demo programs. Looking for help to see if anyone has had the Demo's working / communicating.. And what tests I can preform to narrow down my issue with the connection between the two V700 PLC's Thanks in advance Regards Brian Slave Test.vlp Master Test.vlp Link to comment Share on other sites More sharing options...
MVP 2023 Ausman Posted April 23, 2021 MVP 2023 Report Share Posted April 23, 2021 A quick look and you have different references to gateways, you don't have a socket init in the slave. cheers, Aus Link to comment Share on other sites More sharing options...
MVP 2023 Flex727 Posted April 24, 2021 MVP 2023 Report Share Posted April 24, 2021 On 4/21/2021 at 9:27 PM, Automation of Things said: And what tests I can preform to narrow down my issue with the connection between the two V700 PLC's If you can Ping both PLCs from your PC, then the next course of action is to go through all the initialization and configuration blocks with a very careful eye. There are LOTS of entries and one wrong number will bring the whole thing down. 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