DigText


Shift between two texts.

The object is connected to a digital signal in the database. If the value is 1, the original
text is written, if the value is 0, the text in LowText is written.

With serveral instances, the object can be connected to further signals, and further texts
can be displayed. For instance 2 and upwards, the specified HighText is written when the
corresponding signal is high.

DigText operates on annotation 1.

Attribute                               Description
DigText.Attribute                       Signal in the database of type Boolean.
DigText.LowText                       Text to write when the signal is low.
DigText.Instances                       Instance mask where instances can be added or removed.
DigText2.Attribute                       Signal in the database of type Boolean.
DigText2.HighText                       Text to write when the signal is high.