2.16.2.1.10 Device icon element

The device icon display element represents a device in the M&C user interface. It displays the status of the device by it's color/shape and gives access to the device details panel panel for this particular device by a mouse click.

The attributes listed below may be configured to customize a display element of this type:

Using customized images

You may supply your own images for the device icon display element. To do so, place seven images into the ./images directory named "xxxxx.gif", "xxxxx-F.gif" (fault), "xxxxx-C.gif" (communication fault), "xxxxx-S.gif (fault suppressed)", "xxxxx-R.gif" (redundant), "xxxxx-O.gif" (out of service) and "xxxxx-M.gif" (maintenance). You should consider the following:

Using a customized 'transmitting' emblem

For devices which provide the 'info.signal.on' parameter to report that the device is actually transmitting or receiving, the device icon shows an emblem at it's upper right corner. The software uses the 'signal-on-emblem.png' image as a default for this.

You may define individual emblems for each image set by placing a "xxxxx-X.gif" (or .png/.jpg) image in the ./images folder with xxxxx being the base name of the device icon. The software will use this file for the transmitting emblem of this particular icon set. The file extension of the emblem must match the extension of the base icon image.