1/19/2022 1:35 PM | |
Joined: 4/28/2015 Last visit: 9/20/2022 Posts: 1278 Rating:
|
In my opinion you can trigger the acyclic reading/writing for different drives at the same time as the success / time is mostly depending on the utilization of each single drive itself. Another idea for your configuration would be to use the LAcycCom library for SIMATIC. This one includes a so called Resource Handling block which manages all the acyclic tasks automatically for you. So you can request read or write commands as often as you want without the need of taking care of the drive status - this is handled automatically and way more comfortable I would say if you have several drives and also ongoing acyclic requests from time to time. Find the lib here: https://support.industry.siemens.com/cs/de/en/view/109479553 |
Best regards, |
|
1/21/2022 10:37 AM | |
Joined: 4/28/2015 Last visit: 11/13/2023 Posts: 81 Rating:
|
SINA_PARA uses internally the RDREC and WRREC instructions and these have limitations on how many can be running active jobs at a time. See https://support.industry.siemens.com/cs/ww/en/view/15364459 |
Last edited by: Jen_Moderator at: 01/21/2022 12:30:25Optimized link. |
|
This contribution was helpful to
1 thankful Users |
1/25/2022 6:46 AM | |
Joined: 5/27/2014 Last visit: 10/26/2022 Posts: 109 Rating:
|
Thanks. For 1500 PLC's it's 20 jobs.
|
Last edited by: Petr Broza at: 01/25/2022 06:47:47TIA V16 update 4, STEP 7 Professional+safety |
|
This contribution was helpful to
1 thankful Users |
Follow us on