JSup - Forlani

JSup tag quality (Bozza)

The JSup tags keep a quality status that can be used to detected some communication problems and statuses.
This quality status can affect the quality of some calculated tag, if the calculation is based on tag with bad quality.

These the possible tag quality status:


Red indicates bad quality status, while green indicates good quality status.

Graphical representation of quality

The quality of the tag (or the tags) associated with an automation graphical object can be showed with the standard JSup library class QualityPainter.
/img/JSup/QualityPainter-usage.pngThis class is to be used in quality dedicated rigid binder that must be the topmost in the graphical object binder (see quality overlay in the right graphic navigator example), the content of this binder should be:

The quality layer is normally invisible (when the quality of tag is good) and it's only shown when tag quality become bad, showing that status of the automation object/measure is not reliable (see the picture on the right).

This QualityPainter class allows to show the communication status of every single object in a graphical page (window).