7/29/2021 10:59 AM | |
Joined: 10/30/2012 Last visit: 2/20/2025 Posts: 7 Rating:
|
Interesting! How many tags can be issued in one request? Or how does this actually work? Our current project is a test equipment for multiple (several hundred) test objects. To initiate we need to read several arrays each with hundreds of elements from a database. This is done by VB script. Then after some PLC controlled processing, several hundred test result is written back to database, also by VB script. Apparently, it takes 100ms for each element to be read/written to PLC. Alas the loading and saving of data takes minutes! And I even had to split into several readings, as we run into "overload" error if the array exceeds 100 elements. It seems like only one element is accessed at a time per array. Very inefficient and slow! ------------------------------------------------------------------------------------------ |
Last edited by: delxzen at: 07/29/2021 10:59:29Last edited by: Jen_Moderator at: 07/29/2021 13:06:49New subject after splitting Anything is possible if you don't know what you're talking about. (Green's Law) |
|
Follow us on