I want to have a separate instance of my View model function block for each WebVisu client session.
So I have a function block declared as as VAR.
When I run my project it gets instantiate and I can view the logic, but the function block is never called.
Is there any way to get it to execute along with the Visu_Task?
Log in to post a comment.
I want to have a separate instance of my View model function block for each WebVisu client session.
So I have a function block declared as as VAR.
When I run my project it gets instantiate and I can view the logic, but the function block is never called.
Is there any way to get it to execute along with the Visu_Task?