12/28/2015 2:05 PM | |
Posts: 45 Rating: (0) |
Hello, I will make Fault-tolerant based on S7-400H system. And the PLC should read from and write to a computer. Please refer attached diagram file. I am developing PLC side program, and our partner is in charge of programs running on the computer. Because MODBUS TCP is a popular communication protocol, our partner who is in charge of computer program would like to use MODBUS TCP for communication between PLC and the computer. Meanwhile, PLC and the computer should share comparatively large size data. The data size is above 2000 Bytes. PLC will perform MODBUS master. And I will assign one number(such as 20) of MODBUS address to the PC. I read a Siemens manual that says OpenModbus/PN library can be used. My question is as follows. 1. Can I send and receive 2000 Bytes of data per one read or write? 2. If I use CFC to use MB_REDCL, it looks like huge connecting work. Can I see proper example for this application? Many thanks and enjoy happy and wonderful holiday season. Attachmentdiagram-5.pdf (399 Downloads) |
12/29/2015 3:20 PM | |
Posts: 3093 Rating: (323)
|
Hello Dolpoong, If you want to use the Ethernet interface of a PN CPU you need 6AV6676-6MB10-0AX0, the demo version can be found here: https://support.industry.siemens.com/cs/ww/en/view/103475102 Regards, |
Last edited by: Kaulquappe at: 12/29/2015 3:21:19 PMLast edited by: Kaulquappe at: 12/29/2015 3:26:15 PM |
|
This contribution was helpful to1 thankful Users |
4/4/2016 8:49 AM | |
Posts: 3093 Rating: (323)
|
Hello Dolpoong, Regards, |
Follow us on