Type Usage calculation
Hi,
I need to calculate some controllers load and it require to find number of instances used for each type in the connected libraries.
I tried CBM documentation but it didn't match with the numbers from type usage, what is the best method to calculate all the instances.
Controllers are PM866, System version is 800xA 6.03-2
Thanks.
I need to calculate some controllers load and it require to find number of instances used for each type in the connected libraries.
I tried CBM documentation but it didn't match with the numbers from type usage, what is the best method to calculate all the instances.
Controllers are PM866, System version is 800xA 6.03-2
Thanks.
Answers
You can try to use the 'Compiler statistics' tool which is located under 'Tools' > 'Compiler Statistics'.
there you can see the number of runtime instances with the memory consumption for each controller or application.
there you can see the number of runtime instances with the memory consumption for each controller or application.
The "Type Usage" option from the Library section in CBM seems to give correct numbers for my applications.
Add new comment