The LED component is an N (N=1|4|8) array of Light Emitting Diode (LED) indicators. The Nth LED is ON when the Nth input pin is driven by greater than 2.5V otherwise the LED is OFF. The color of the LED is determined by the COLOR property. When the LED is ON the LED color is lighter than when OFF giving a visual clue to voltage level at the LED input pin. LEDs are a fundamental indicator of circuit status.
| Pin | Name | Description |
| N | INPUT[2N] | LED Input pins. Nth LED is ON when the Nth INPUT pin is > 2.5V else is OFF |
| Property | Default Value | Options | Description | Since | ||||||||
| Color | RED |
|
Color of LED. LED is lighter when ON than OFF giving a visual clue to the status of the LED | 1.0 | ||||||||
| Active | HIGH |
|
The LED activates "Turns on" on the Active level. | 1.1 |
In this example, the various modes of the LED component are shown.