DigColor

Set specified fill color when the signal is high.

The object is connected to a digital signal in the database. If the value is 1 the object is
drawn with DigColor.Color which is stated from the object editor, if the value is 0 it is drawn
with the normal fillcolor.

DigColor can exist in several instances, which makes it possible to change between several
colors (up to 32 colors). Instances with higher number has higher priority, i.e. if the signal
for a higher instance is high, it determines the color independent of the values of signals
connected to lower instances.

Attribute                               Description
DigColor.Attribute                       Signal in the database of type boolean that should
                      influence the component.
DigColor.Color                          Fill color of the component when the signal is 1.
DigColor.Instance                       States the number of instances that is created.
DigColor2.Attribute                       Signal for instance number 2.
DigColor2.Color                         Fill color for instance number 2.
DigColor3.Attribute                       Signal for instance number 3.
DigColor3.Color                         Fill color for instance number 3.