Jump to content

Problems to send data over Modbus TCP


Recommended Posts

Hi, I'm using a Samba 3.5 with ethernet card to send data to scada system.  With test purposes I'm trying to send a discrete input MB 0 in response to the read digital input command (0x02) with the following instruction:

rc.jpg.5e3fd2595f14e4116c448b04171f4ea3.jpg

But in the test software (Simply Modbus TCP Client) I can't see the value of MB0.

Trying to find the answer, I tested sending the MI10 value in response to read holding registers command, but It doesn't work neither.

rhr.jpg.b9b17ac5e8bede5ea2a9053bd35406a6.jpg

I'm using the modbus TCP initial setup from the examples and the webinars, and I can see the connection in the Samba, but I can't send the data.

I don't know if I'm missing something, this is my very first time with Unitronics  modbus TCP.  I really appreciate any help or suggestion to put me in the right way.

 

Regards 

 

Link to comment
Share on other sites

If your PLC is slave, it answers for SCADA request.

So, you do not need to send replay from Ladder.

You can look MODBUS IP examples for Slave and Master in Examples directory, where you installed VisiLogic.

C:\Program Files (x86)\Unitronics\Unitronics VisiLogic_C\Examples\Version 900\Project examples\Communications\Ethernet\Ethernet MODBUS IP\

Or from "Menu->Help->Examples->Version 900\Project examples\Communications\Ethernet\Ethernet MODBUS IP\

In your case PLC is Slave.

You have to configure is as Slave and everything should work.

Commands you use are for Master PLC.

Other error is that you use Normal Closed contact "Function in Progress".

This mean that you send a lot of MODBUS messages to network.

Follow MODBUS IP example for Slave to make MODBUS IP working.

 

  • Like 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...