Text Field wrapping

fleaplc
2021-05-23
2021-05-25
  • fleaplc

    fleaplc - 2021-05-23

    Maybe it's a stupid question, but I cannot find a way to wrap a text in a %s text field. If the connect variable (string) value is pretty big I see for cut text on webvisu

     
  • dkugler - 2021-05-23

    how is the string variable declared? Without defined size, codesys allocates 80 characters. Maybe your text is too long or variable declarated to small?

     
    • fleaplc

      fleaplc - 2021-05-24

      for sure I have more than 80 characters..but string seems contains, just visualization area is not enough..

       

Log in to post a comment.