Unitronic M91 PLC talk to external devices via MODBUS RTU MASTER

ericsul

Member
Join Date
Dec 2005
Location
Nethanya
Posts
12
Hello,
I not very familiar with this protocol, any body knows or have an example of a ladder program to talk with external devices trough serial RS 485 network vith the protocol MODBUS RTU master.
I using a simple PLC M91 from Unitronic that have a serial port 485 and have built-in RTU MODBUS master protocol communication .
Any help will be very appreciate.
Thanks in advance
 
ericsul said:
Hello,
I not very familiar with this protocol, any body knows or have an example of a ladder program to talk with external devices trough serial RS 485 network vith the protocol MODBUS RTU master.
I using a simple PLC M91 from Unitronic that have a serial port 485 and have built-in RTU MODBUS master protocol communication .
Any help will be very appreciate.
Thanks in advance

Hello Eric,

If you are familir with how the M91 handles special functions (through dedicated system registers), it's really not difficult. I've only used the M91 as a modbus slave.

There are modbus example programs for master and slave modes in the examples section of the U90 directory. In U90 Ladder, go to the Help Menu, and click on "Sample U90 Projects" to browse.

Edit:

The example programs show interaction between two M91's. To interact with a non-Unitronics device, the protocol is the same, but the address is slightly different because Unitronics addressing begins with "0" and modbus standard addressing begins with "1". The help file topic includes a section on slave addressing with examples.

If you have any specific questions, don't hesitate to ask, or contact Unitronics directly. The phone number is on the web site, or the email is [email protected]

Good Luck!

TM
 
Last edited:

Similar Topics

Good afternoon everyone! Got roped into a project where they want to feed speed and distance values (INT or DINT) From a Unitronics HMI...
Replies
0
Views
1,386
Anyone familiar with Unitronics 'U90' programming? I have been struggling with what I thought would be a fairly simple logic project, but it...
Replies
7
Views
3,250
For users of Unitronics, if you've tried Visilogic, you know one of the best features is the Event Scan functions. These functions let you: 1...
Replies
1
Views
2,598
the conveyor can stop because of a safety sensor or safety switch. And also it can stop because of an object jam detector sensor. If the conveyor...
Replies
4
Views
39
Good Day to all of you, this is my first post, i will try to explain as best as possible, english is not my natural language. I am performing an...
Replies
0
Views
26
Back
Top Bottom