• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to implement schedule with TPG gadget in HMI

    Mervis
    2
    2
    99
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Tase last edited by

      Hi,

      I try to implement a schedule using TPG in HMI, I want to heat a room using a schedule.
      I make a program in project
      7e538034-c57c-45fd-9764-5bdbdbae0843-image.png

      In HMI project I make a new page, page 3 and I atach TPG Bool gadget
      fb7f1cdb-a714-41f0-932c-f592810d08c7-image.png
      If I try to attach a variable to TPG Boll, select variable are empty
      fc69fab3-8408-4abb-91e9-683ee5f4e5f9-image.png

      In variable brewser I have T17_Boolean_Scheduler but in HMI I dont have this variable. What can I do?

      656177fb-4d26-4166-ad52-f8607fe36405-image.png

      Martin Kudláček 1 Reply Last reply Reply Quote 0
      • Martin Kudláček
        Martin Kudláček @Tase last edited by

        Hi @Tase,
        you are trying to use variable (instance of a TPG function blok) which is in another function block. This is possible, but it is usually not good idea, since you would broke the "encapsulation" provided by the function block. What might be better is to create a HMI function block template and use it in the HMI template.

        Best regards,
        Martin

        1 Reply Last reply Reply Quote 0
        • First post
          Last post