6/3/2015 10:06 AM | |
Posts: 12 Rating:
|
Thanks for your reply. I have run into another problem with the GET block. I have 32 GET blocks in a FC that work fine . However when I put in more than 32 GET blocks, the GET blocks after 32 all display the error 14, even when the blocks are not being requested. Is there a limit to the amount of GET blocks that can be on a PLC? ------------ |
Last edited by: rstack at: 6/3/2015 10:08:55 AMLast edited by: CS Moderator at: 6/3/2015 12:28:05 PMsplitting |
|
6/22/2015 5:16 PM | |
Posts: 12 Rating:
|
Hi, The solution that worked for us was to use 1 GET block and move different pointers into the GET block every half a second. A colleague found the attached source code online. We changed it so that a GET block is called instead of the BLK MOVE. Large amounts of data are now being transferred between the two PLCs. Thank you for all your help. Attachmentsource code.txt (564 Downloads) |
This contribution was helpful to
2 thankful Users |
Follow us on