Skip to content

Text color HMI

11
edited February 2020 in PLCnext Engineer

Hi,

Is it just possible to change text color on HMI objects from dynamics?

 

Best regards Stefan

Comments

  • Hi Stefan,

    if the object got a configurable text (e.g. "Text",  "Button", ..) there is also a dynamic "Font color" that changes the font color of the text of your object.

    To do so, simply mark your object, create a new dynamic and choose the "Font color" dynamic. Now you need to connect a variable (e.g. BOOL, INT,...) to this dynamic and configure the conditions, when the text should change color.

    Best regards, 

    Daniel

     

  • Thanks for reply.

    Ok, maybe it is just possible to change it via dynamics settings.

    It would be nice to change it static then you can see the outcome in engineering software

    Br Stefan

  • Look in the properties tab under Text. There is a section called Format. This section expands and you can change the color of the text without adding a Dynamic.
Sign In or Register to comment.