Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Support Questions
»
How can I hide or show a PNG file based on a bit
« previous
next »
Print
Pages: [
1
]
Author
Topic: How can I hide or show a PNG file based on a bit (Read 1281 times)
Mvlawn
Jr. Member
Posts: 60
How can I hide or show a PNG file based on a bit
«
on:
February 17, 2016, 03:10:34 PM »
I would like to use a .png file to appear if the bit is a one, and be transparent if its a zero. Is this possible, if so how?
Logged
Archie
Administrator
Hero Member
Posts: 5322
Re: How can I hide or show a PNG file based on a bit
«
Reply #1 on:
February 17, 2016, 06:24:13 PM »
- Add a GraphicIndicator to the form
- Add a graphic image to GraphicAllOff
- In PLCAddressVisible, put the PLC address preceded by a not (e.g. NOT B3/0)
Logged
Mvlawn
Jr. Member
Posts: 60
Re: How can I hide or show a PNG file based on a bit
«
Reply #2 on:
February 17, 2016, 08:04:32 PM »
Thanks Archie. Hopefully I can find a video on this and Thanks for developing this Awesome interface!!!!
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Support Questions
»
How can I hide or show a PNG file based on a bit