115
Set the input to the appropriate channel and check Drive Color Directly From Input. All other Alarm Bar functions
beyond this are the same as previous versions.
For firmware version 14x17 and older:
The color value is specified as a 24 bit RGB value. The hexadecimal (and decimal) values of some common colors
are shown below:
Typically, a function table will be used to map a given value to a specific color. To avoid interpolation between the
color values, the function table should be set up such that a range of values defines one color. For example, the
following function table would map brake temperatures of 0 to 250 to blue, 251 to 500 to green, 501 to 700 to yellow
and 701 to 1000 to red: