# Graphical Panel Controls: LED

LED controls can be used as indicators, and have a number of properties that allow them be used in a variety of applications; Figure 1 shows a few of the styles that can be configured.

![Figure 1: Example uses of the LED control.](https://3170208387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL6lcovCpkhoS9uTOFtEp%2Fuploads%2FKrBZ3yd2ti9yReZT5oAF%2FgpctrlLEDBlink.gif?alt=media\&token=a4ac0cdc-3bd5-405e-8aba-b94ff9096cbf)

able 1 lists the properties specific to an LED control. A list of common properties can be found under [Common Control Properties](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools/graphical-panel-controls-common-control-properties).

**Table 1: LED Control Properties**

|               | Function and Options                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| LED On Color  | Double-click to open the standard Windows color picker, where you can select the color shown when in the **On** state.                                                                                                                                                                                                                                                                                                                                                                                                                              |
| LED Off Color | Double-click to open the standard Windows color picker, where you can select the color shown when in the **Off** state.                                                                                                                                                                                                                                                                                                                                                                                                                             |
| NumLEDs       | Sets the number of LEDs to display in the control; can be used to display LED bar graphs or binary values.                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| LEDStyle      | <p>Specifies the style for the LED control when the value of the <strong>NumLEDs</strong> property is greater than 1:</p><ul><li><strong>0-Binary:</strong> Displays a numeric value as a binary sequence.</li><li><strong>1-Bargraph:</strong> Displays a numeric value as a bar graph.</li><li><strong>2-Cylon:</strong> Lights up the LED that matches the assigned value.</li><li><strong>3-Reverse Binary:</strong> Displays a numeric value as a binary sequence with <strong>On</strong> and <strong>Off</strong> states reversed.</li></ul> |
| Shape         | <p>Specifies the shape of the control:</p><ul><li><strong>0-Circle</strong></li><li><strong>1-Square</strong></li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                             |
