
BetaBrite Prism Programming Manual (1196600101B)
March 15, 2007
34
Advanced text messaging
Applying color to text
The BetaBrite Prism sign has the ability to show up to 64 colors, however the color
range for text is 25. The following example demonstrates how to apply different colors
to the text on the sign.
For a list of available colors, see “Appendix A — Modes, Graphics, Fonts and
STEP
PRESS
VIEW
1
PROGRAM
2
ADV
3
MODE
once then
SELECT
until
[HLD]
appears
4
COLOR
once then
SELECT
until
[GRN]
appears
NOTE:
To set shading color,
press
COLOR
again
,
then
MODE,
then
SELECT
until the
desired color appears
5
Using
FCN
and
MODE
as
necessary type:
This line is
green.
RETURN
to next line.
6
COLOR
once then
SELECT
until
[PUR]
appears
7
Using
FCN
and
MODE
as
necessary type
:
This line is
purple.
8
RUN
twice
PROG TEXT A
A]
A] [HLD]
A] [HLD][GRN]
A] This line is green.
A] [HLD][PUR]
A] This line is purple.
This line is green.
This line is purple.