I did search for any solutions of my issue, but i am not happy with the results.
The issue:
We use function blocks instances within a visualization. For the first time the frame is called, we would like to initialize some values or references.
We typically use pragmas like call_after_init or the FB_Init method. Unfortunately these don't work in the visualization.
I did search for any solutions of my issue, but i am not happy with the results.
The issue:
We use function blocks instances within a visualization. For the first time the frame is called, we would like to initialize some values or references.
We typically use pragmas like call_after_init or the FB_Init method. Unfortunately these don't work in the visualization.
Is there any way for?