| Attribute | Description | |
| AnalogColor.Attribute | Signal in the database of type Float32 or Int32. The | |
| value is compared to the limit, and if it is | ||
| beyond/below the limit the color of the component is | ||
| changed. | ||
| AnalogColor.Color | Fill color of the component value when the signal has | |
| passed the limit. | ||
| AnalogColor.Border | Set border color instead of fill color. | |
| AnalogColor.CommonAttribute | The same attribute is used for all instances. | |
| Otherwise each instance will have it's own attribute. | ||
| AnalogColor.Limit | Limit value. | |
| AnalogColor.LimitType | Type of limit. Can be GreaterThan, GreaterEqual, | |
| LessThan, LessEqual or Equal. | ||
| AnalogColor.Instances | Instance mask where instances can be added or removed. | |
| AnalogColor2.Color | Fill color for instance number 2. | |
| AnalogColor2.Limit | Limit for instance number 2. | |
| AnalogColor2.LimitType | Type of limit for instance number 2. | |
| AnalogColor3.Color | Fill color for instance number 3. |