Knowledge Base

The “power” LED on the CC18 is actually a red/green bi-colour LED which you can program for 8 different color and blinking.

It is programmed with the following sequence

SetU0,LEDColour
SPxCmd12,!CPU

The value of LEDColour determines what you get, here are some SPLat equates, ready to use:

LEDColours

LEDkOff
LEDkGreen
LEDkRed
LEDkOrange
LEDkRedGreen
LEDkBlinkGreen
LEDkBlinkRed
LEDkBlinkOrange
EQU 0
EQU 1
EQU 2
EQU 3
EQU 4
EQU 5
EQU 6
EQU 7
Note this feature does not apply to the CC16