Jump to content

Communicating and receiving information from a different PLC


Steffen G

Recommended Posts

Hello.

My Unilogic USP-104_B10 needs to receive information tags from a different PLC (Schneider M340) via modbus I think, and im not sure how to do that.

I was wondering if anybody could help me with this or explain what I need to do in order for the PLC's to communicate so I can reiceve tags and inputs/outputs from the M340.

I have setup the panel ethernet configuration ip , but now I need to know where to set the M340s IP and if I need a Master Slave function for this to work.

Anybody who wants to help a newbie out? Thanks.

-Steffen, Norway

Link to comment
Share on other sites

  • MVP 2023

To help, we need to know specifically what you are trying to do and you need to do some ground work first. 

Define what tags and I/O you want to transfer and let us know.

You'll need to configure a Slave table in the UniStream.   Look at the Help and take a swing at it.  Post your program so we can check it out with any questions you have.

As far as the M340 goes, will you post a link to a programming manual that covers how to set it up as a Modbus TCP master?

Joe T.

Link to comment
Share on other sites

  • 2 weeks later...

To make the M340 communicate depends on what model of M340 you have. The lower end model with built in Ethernet (BMX P34 20x0) will need explicit message code if it is to act as a ModbusTCP Client (ie polling the server ( USP-104_B10) to send or receive information. If the M340 has a separate ethernet card (BMX NOE...) it will support I/O Scanning and then all that is required is to fill out a table with the IP address, master and slave register addresses.

If you have a M340 with built in ethernet it may be easier for it to be the ModbusTCP server (ie responds to requests from the client) as that requires minimal setup on the M340.

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.