Applies To:
  • PowerLogic SCADA

Summary:
When loading graphic elements with linked details (e.g. F_ONCOLOUR,
F_STATECOLOURS, etc.), object properties were being incorrectly overwritten with
linked object object properties when using [Animator]FastDisplay=0.
Graphic elements should look the same regardless of the [Animator]FastDisplay
setting.

Example:
In PowerLogic SCADA, The PLS_Include project contains the pls_meter.generic_meter genie.
The bus bar color within this genie will not change with the rest of the bus section if [Animator]FastDisplay=0.
If [Animator]FastDisplay is set to 1, it will work correctly.
If we deenergise this bus bar (set TEST\DI_02 to 1), the color will turn green.
However, the busbar within the genie will not change color. It will remain red.
If [Animator]FastDisplay=1, all the colors will change correctly.

Solution:
This bug has now been fixed in bug44858. The fix will be included in SR3 for PowerLogic SCADA v7.1:

When loading graphic elements with linked details (e.g. F_ONCOLOUR,
F_STATECOLOURS, etc.) the program should not overwrite object properties with
linked object object properties if the object properties have been set.


Keywords:
Genie, color, colour, graphic, properties, state, fast runtime display

Attachments