2/12/2023 3:06 PM | |
Joined: 9/27/2006 Last visit: 11/12/2024 Posts: 12293 Rating: (2691)
|
Hello msmirzazadeh; What documents do you have stating that the Masibus 85xx supports Modbus TCP? This thread has been running for a long time, always showng problems connecting through Modbus TCP, but I can find no documenttion on the subject from the manufacturer. Basic communication with external devices on the Masibus 85xx is listed as Modbus RTU (on RS 485), optionnally Profibus-DP (wich probably means an additional module on the DAQ unit). When discussing TCP/IP connections, the only protocol mentionned is Modnet, over TCP/IP. Nowhere can I find a mention of Modbus TCP. https://www.masibus.com/downloads/manuals/85XX+_Quick_user_guide.pdf If you want to use an RJ45 link with the Masibus 85xx, I suggest you look for the explanation of the Modnet protocol, which you will have to implement yourself in your PLC. Masibus does not seem to discuss it on their website, maybe you could contact their support team. If Modbus is you choice, you will need to use Modbus RTU, over an RS 485 connection. Your S7-1200 or S7-1500 CPU has integrated Modbus RTU instructions, MB_COM_LOAD and MB_Master, explained in detail in the onluine help of Step 7, or in the multiple discussions on this forum (search for them using the search box at the right of this page). Hope this helps, Daniel Chartier |
This contribution was helpful to1 thankful Users |
2/13/2023 5:28 AM | |
Joined: 1/27/2023 Last visit: 7/18/2024 Posts: 2 Rating: (0) |
please help me if you solved your program |
3/25/2023 9:53 AM | |
Joined: 7/26/2022 Last visit: 10/4/2024 Posts: 4 Rating: (0) |
i am also same issue, your issue resolves. If it is resolves , please tell me how to resolve this issue. |
4/1/2023 3:38 AM | |
Joined: 7/26/2022 Last visit: 10/4/2024 Posts: 4 Rating: (0) |
i have the same problem like you. i can not read the calue from masiibus85xx with modbus tcp in tia portal |
4/2/2023 7:04 PM | |
Joined: 3/28/2010 Last visit: 11/8/2024 Posts: 1074 Rating: (214)
|
Use a Modbus RTU/ModbusTCP gateway to convert the Masibus Modbus RTU to an Ethernet protocol that the 1200 can use. |
Follow us on