serial interface program using ladder logic

mbreddy

Member
Join Date
Nov 2014
Location
bangalore
Posts
22
Hi,
I have to send some command to a device from PLC using RS485(serial comm).
Can you pls let me know how to write ladder logic for this.

Thanks in advance.
 
Yeah I saw that, the drive supports 485 cumminication.But i didnt have any idea how to communicate to the device.Pls give me some hint on how to code in ladder logic.
 
The fact that the drive supports Modbus should actually tell you something...
You need to talk modbus to the drive to be able to communicate with it.

I don't know if your model supports ModbusRTU, but a quick search for ML1400 and ModbusRTU leads to a AB document that states that this is indeed possible. But I guess you will have to set up Channel 0 to be ModbusRTU, to enable it.
What kind of function blocks you need I do not know, but it is likely not that difficult..

The Danfoss MudbusRTU manual should give you the hints you need to set up the telegrams needed:

http://www.danfoss.com/NR/rdonlyres/844E0F42-AB58-4EAD-A11B-BDAED985391D/0/ModbusRTUOperatingmanual20111117.pdf
 

Similar Topics

Hey Everyone, I need to Interface Ignition SCADA ethernet network to an Allen Bradley SLC5/04 Serial RS232 DF1. Has anyone out there found a low...
Replies
4
Views
958
Hello all, I'm trying to better understand communications circuits. When we have IP connection to a modem, which then has a serial...
Replies
4
Views
1,541
Hi, I am communicating with a LIN interface (PCAN-LIN) for a project. I am using a CompactLogix PLC with serial port. I was wondering if anyone...
Replies
1
Views
2,156
Hey guys, I'm working on a project where the client has an existing water/wastewater system that is running in NI Lookout 6.0 with unlicensed...
Replies
25
Views
10,800
G'day, I'm planning a fairly substantial upgrade to an existing plant system. It is a 10+ year-old installation and consists of 3x 1756-A10 racks...
Replies
7
Views
2,325
Back
Top Bottom