If I have a "main" program that is a CFC. How do I call a sub-program, like say "glue unit" from my "main" CFC?
Right click to the "POUs" "Add Object" and create a Function Block Return your main POU Define a variable of your function block type Add a box to main POU and name it your function block
Log in to post a comment.
If I have a "main" program that is a CFC. How do I call a sub-program, like say "glue unit" from my "main" CFC?
Right click to the "POUs"
"Add Object" and create a Function Block
Return your main POU
Define a variable of your function block type
Add a box to main POU and name it your function block