How to change color by pressing a button with a script ? WinCC V7 tutorial (VBScript) -#11

Поделиться
HTML-код
  • Опубликовано: 18 дек 2024

Комментарии • 17

  • @SCADAWorld
    @SCADAWorld  4 года назад +2

    Grow your knowledge 👍 I started to prepare some ANSI-C tutorial, should be live soon

  • @Haghi98
    @Haghi98 3 года назад

    Really helpful, thank you !! Keep up the good work

  • @oj6102
    @oj6102 Год назад

    Hello @Pinned by SCADA World
    Need to know when you are hovering the mouse over PB Buttons its color changes from GREY to BLUE .How you are doing this?

  • @habibrehman7820
    @habibrehman7820 3 года назад +1

    Hi thanks for the video.
    Can you show us how to implement fifo in vbscript.
    Thanks

    • @SCADAWorld
      @SCADAWorld  3 года назад

      Hey, can you deacribe details? In what kind of situation you need fifo in vbscript?

    • @habibrehman7820
      @habibrehman7820 3 года назад

      @@SCADAWorldhi thanks
      yes I have five sensors switch to to check high limit of 5 tanks I want to show the output of the first filled tank on top in a list ,and then whichever fills first it's status appears on top on the list. Can you implement this using vbscript thanks.

    • @SCADAWorld
      @SCADAWorld  3 года назад +1

      Hey, I think we can make it but need to save this idea on waiting list👍

  • @rohitlomte3037
    @rohitlomte3037 3 года назад +1

    but when I change the screen the colour change to the default, is there is any other script

    • @SCADAWorld
      @SCADAWorld  3 года назад +1

      You should put some internal tag to keep data

    • @rohitlomte3037
      @rohitlomte3037 3 года назад +1

      How can I save colour can you give me hint?

    • @SCADAWorld
      @SCADAWorld  3 года назад +1

      You can make it in many ways. One of this is to create vbscript wgere you save RGB color string into static text internal tag and you always read RGB color from tag on window start up. You can use also dynamic dialog to have diffrent colors dependent of tag value

  • @beebeest
    @beebeest 2 года назад

    How can I change the object transparent property with VBS?

    • @SCADAWorld
      @SCADAWorld  2 года назад

      Check myscadaworld.com/vbsp