Access Variable Visu Dialog

durallymax
2024-11-14
2024-11-17
  • durallymax - 2024-11-14

    Is there a way to access the variable in the called dialog?

    Example: Text Field element with PLC_PRG.myVar as Text variable. OnMouseClick configured to write variable with keypad pop-up. OnValueChanged configured to Execute ST RND(PLC_PRG.myVar,2); Rather than change myVar with each copy of this Text Field, is there a way to access whatever the configured text variable is?

    Generally try to stay away from ST in visu, but was curious regardless.

     

    Last edit: durallymax 2024-11-14
  • ben1 - 2024-11-17

    Tough to know exactly what you are asking for here. Can you give a more thorough explanation and/or provide snips?

     

Log in to post a comment.