(0)| 2/24/2021 11:15 AM | |
|
Joined: 3/14/2008 Last visit: 12/28/2025 Posts: 2233 Rating:
|
Hi, The local data required is the usage of the blocks. For instance when you have block that uses a lot of resource (block data), the local data is increased. This increase depends in the OB it is called. For instance, a VlvL block is placed in OB100 and the OB where it is called (OB35 for example). You can however see how much local data is required. This can only be seen when the CFC program is compiled. You can check the individual blocks by going to the Blocks folder, right click on Properties and click on tab: "General - Part 2". Here you can check the configured local data. When you have a block that calls other blocks, this could increase the data. For instance, when you check block UNIT_PLC (BATCH block), you will notice 88 bytes is required as local data. But the block is calling RecipeControl which uses 356 bytes. |
Last edited by: Oreca at: 02/24/2021 11:22:25If I could help you, you can use the RATE button. Thank you. |
|
This contribution was helpful to
|
|
Follow us on