Controlling Object Visibility with a Tag in EB Pro

Controlling Object Visibility with a Tag in EB Pro
none 0.0 0
  • HMI Model cMT3108XP
  • EasyBuilder Pro Version: V6.10.01.510

How do I control an objects visibility using a tag?

Hi @hegraves ,

Thank you for your question! In EasyBuilder Pro, object visibility is typically controlled through the Security settings rather than a dedicated visibility tag. To achieve this behavior, you can link a bit or register to the object as follows:

  1. Open the object’s properties.
  2. Go to the Security tab.
  3. Enable Use register status/value.
  4. Select your desired bit/register.
  5. Check Hide when disabled.

With this setup, the object will automatically show or hide based on the value of the assigned address.

For a step-by-step walkthrough, you can refer to this example from our YouTube channel: link.

1 Like