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

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...