Activity for hedgetech

  • hedgetech hedgetech posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Sorry new to CODESYS forge here.... I posted a new thread below instead of responding to you directly πŸ˜… Thank you so much for sharing!

  • hedgetech hedgetech posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Hello TimvH, Thank you so much! that worked flawlessly. Except, I see what you mentioned... It does contain code that is obsolete and I get the warning message: C0357: POU 'SetMainVisu' has been marked as obsolete: Please use the methods of VisuUtils instead. I am not sure what/which is the method that they are referring to, to use inside of the VisuUtils library to accomplish the same action. If it is in fact the fbChangeVisu inside of VisuUtils, I still wonder if there is a way to filter the specific...

  • hedgetech hedgetech posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Hello! Is there a way to independently (asynchronously) change the shown visualization between different WebVisu clients? Currently I am using VU.FbIterateClients to iterate through clients (follwing example from another thread) and also created a function block which implements VU.IVisualizationClientFilter, VU.IVisualizationClientIteration..Within this function block I am calling the fbChangeVisu: VU.FbChangeVisu; within the HandleClient method. fbChangeVisu( xExecute:= xChangeVisuCondition, xDone=>...

1