Jump to content

Recommended Posts

Hi! My name is Arnor and I am from Iceland :)

I am trying to establish connection between two Vision PLC's.  I have the master: V700 and V350 as slave. 

I can use SCADA pc software to connect to the slave and read the data. But I am not able to read data from slave to V700

I added both programs to google drive folder (sorry, the programs was to large, and its a bit mesh): https://drive.google.com/open?id=1yL1h1ZvJomBeoY7v22UvHVeY09T4ooAC

 I am using also Serial modbus on both sides that works well. 

 

The PLC are set up like this:

V700: 192.168.1.20

V350: 192.168.1.30

 

Any idea what I am doing wrong?

 

cheers!

Link to comment
Share on other sites

I had a quick look, maybe I could give a few suggestions.

- Use Scan_Ex block and separate all those functions into separate blocks (one net for config, one for scan etc.)

- You are calling connect block after every Modbus operation, maybe try calling it via transition contact only when Socket that you use is not connected.

Tell us back how it goes.

  • Upvote 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.