Hi all, is there some way to know how much memory a FB will use when download into the CPU?
Thanks!
when compiling the program will tell you the code size
Thanks for answer! When I compile I have the total amount of memory consumption..I need the single FB size. Is there some way to get it?
yes there is: first do not compile the function block by switching it off. second use it one time in same program third use it 10 times in program.
Log in to post a comment.
Hi all,
is there some way to know how much memory a FB will use when download into the CPU?
Thanks!
when compiling the program will tell you the code size
Thanks for answer!
When I compile I have the total amount of memory consumption..I need the single FB size. Is there some way to get it?
yes there is:
first do not compile the function block by switching it off.
second use it one time in same program
third use it 10 times in program.