9/21/2012 4:22 PM | |
Joined: 12/4/2009 Last visit: 11/25/2024 Posts: 453 Rating: (136) |
Dear majklkl, You can declare DB as unlinked, or execution-non-relevant. This is being done in DB properties -> Attributes -> Store only in load memory. Using this procedure your large data block will be copied to load memory only. Work memory should not be affected. Data is being fetched using commands READ_DBL and WRIT_DBL in your user program. You can use your panel to trigger event that would fetch some smaller amount of data to one brand new shared DB of significally smaller size, and then display it on TP respectively. Hope this helps. |
Last edited by: kjurlina at: 9/21/2012 4:38 PMLast edited by: crazyCow at: 3/29/2016 1:24:38 PMIf this post actually helped, you may consider using the Rate button above. |
|
This contribution was helpful to2 thankful Users |
9/24/2012 9:45 AM | |
Joined: 7/17/2012 Last visit: 9/26/2024 Posts: 41 Rating: (3) |
Thanks, very useful information |
Last edited by: majklkl at: 9/24/2012 10:03 AM |
|
Follow us on