Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Displaying an Integer value in Visualization

2016-11-30
2016-11-30
  • glenlammers - 2016-11-30

    Hi,
    I am new to the Codesys programming but it's progressing.
    How would I display an Integer value, like from a Timer accumulator, to the Visualization?
    Glen

     
  • Lo5tNet - 2016-11-30

    Under help check out "Visualization->Elements->Generally Configuring Elements->Use Text and Language".

    For the text property in the element you would use %d.
    For the text variable property in the element you would use the variable you are trying to show.

     

Log in to post a comment.