AdvancedHMI Software

General Category => Support Questions => Topic started by: MrPike on January 10, 2015, 01:26:36 PM

Title: adding graphics to Graphic Indicator
Post by: MrPike 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 
Title: Re: adding graphics to Graphic Indicator
Post by: Archie 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?
Title: Re: adding graphics to Graphic Indicator
Post by: MrPike 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.