FUXA Controls Input/Output

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 9

  • @rikvandenreijen
    @rikvandenreijen 3 місяці тому

    Thank you very much for making the video. I am however still stuck. My output value is staying at zero even thought the value is input value is linked with the output. What could be going wrong?

  • @mattriglos819
    @mattriglos819 8 місяців тому

    Please do more FUXA application example

  • @mattriglos819
    @mattriglos819 8 місяців тому

    thanks

  • @khanhvlog9460
    @khanhvlog9460 10 місяців тому

    Can you tutor me, how to create a multi layout in FUXA?

  • @YdraEDA
    @YdraEDA 11 місяців тому

    Hi, thanks for video, how can I access the label of a button from a script to change the text, I want to have a button with label: "Start calibration" and when pressed it shows "Calibrating." "Calibrating.." "Calibrating..." until my Modbus tag is indicating a ready ( state machine that goes from 0 to 100, like in percent ) and change the color of the button from red to green

    • @umbertonocelli5301
      @umbertonocelli5301  11 місяців тому

      Hi, sorry for the delay. interesting feature, currently you can't, you can create your own button with shapes and output control.

    • @umbertonocelli5301
      @umbertonocelli5301  10 місяців тому +1

      Hi, currently you can't change the button text via tag or script. you can build your own button with shape and Output control as Text and change the Text via script. how to change the colour of the button is quite intuitive.

    • @YdraEDA
      @YdraEDA 10 місяців тому

      @@umbertonocelli5301, thanks, setting the text variable via internal variable would be valuable if you could implement that, that and another thing, being able to set the panel width and height in numbers, now I have to guess the size and perhaps clip a view that I made....