10/29/2013 8:49 AM | |
Posts: 5 Rating: (0) |
Dear Experts, I have typical problem in S7 1200 modbus communication. I am using TIA V11 SP 2 software and CPU 1212 , CM 1241 (RS 485) module to communicate a Flow meter(Slave). Communication settings : Baud Rate :9600 (4800 option), stop bit :1, parity: none, slave ID : 1,data bits 8. i used MB_Master in S7 1200 PLC. when ever Req is triggred TX and RXis blinking in CM module but in MB_Master is showing Busy status not getting data.I used port monitor software to check the communication. I can see master telegram and salve response(after 3.5 bit time)butS7 1200 PLC is notshowing the received values.I am attaching my program for your reference. THis flow meter is communicating with S7 200 modbus.Many times i used S7 1200 for Modbus communication. Kindly help me solve the issue. i am attaching my program with this mail.Regards, Karthi. AttachmentMOdbus_485_tex_CM485.zip (978 Downloads) |
10/30/2013 11:10 AM | |
Posts: 5 Rating: (0) |
Dear Fafner, I am not getting any error in the MB_Master block. But while looking for the cause i note in MB_MasterDB particularly at RCV_PTP selection i can see some value.I feel this value is RCV error. I am attaching the screen shot of the DB and port monitor which shows the reply of Slave(this may not match start address or data length in project i have taken it while trying diffrent combinations). Kindly have a look. Regards, karthi AttachmentC:\Documents and Settings\IN218080\Desktop\Screen Shot.zip (983 Downloads) |
9/13/2015 5:16 PM | |
Posts: 5 Rating: (0) |
Dear kaarthikeyan and all Did you FIND a solution for your problem? I have same problem now. Sometime I only getting the BUSY flag, not getting DONE or ERROR flag or any messages. But if I STOP and then RUN PLC then everything seem like OK. |
11/14/2019 9:41 AM | |
Joined: 12/27/2018 Last visit: 10/2/2024 Posts: 510 Rating: (43) |
I got a similar problem while I was commissioning a program for rig ROWAN EXL in sept 2018. The issue was Modubus busy for long time.Later the CM1241 Communication LED go off from blinking( modbus communication lost). It will work one or two days normally then go off. I found a solution and rectified it by editing the program and now its working satisfactory. Its easy. Change program like below this in each steps REQ=0 (Reset REQ) So it don't allow pointer to BUSY for long time, CPU will cancel request immediately and call for new value in other registry.It will work check it. Refer the attachment program screenshot. refer modbus_4.jpeg ENJOY!!! Attachmentmodus_james.zip (866 Downloads) |
Last edited by: JKV JAMES at: 11/14/2019 09:47:44Last edited by: JKV JAMES at: 11/14/2019 09:52:28Jinson James, M.Tech (Power Electronics and Power System), |
|
Follow us on