Author Topic: adding graphics to Graphic Indicator  (Read 1321 times)

MrPike

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
adding graphics to Graphic Indicator
« on: January 10, 2015, 01:26:36 PM »
I would like to add a third and possibly fourth graphic to the Graphic indicator.  how do I go about adding these fields in the properties of the Graphic Indicator?  I think I have added PLCAddressValueSelect3 and 4 but cant find out how to add the graphic select 3 and 4.  Thanks 

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: adding graphics to Graphic Indicator
« Reply #1 on: January 10, 2015, 02:39:37 PM »
It may not be easy to expand the GraphicIndicator since the code you see also includes a inherited class that handles all of the display. Would the ImageDisplayByValue work for you?

MrPike

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
Re: adding graphics to Graphic Indicator
« Reply #2 on: January 11, 2015, 12:38:26 AM »
No problem, I can get by with adding a basic label set to PLC visible for the one I'm lacking.