leds
The leds set mode
command may be used to control the behavior of the Status LED at startup.
- If
normal
mode is used (default), the Status LED will blink for a short while when booting and will become solid green and remain that way once the system is fully
operational. - If
timeout
mode is used, the Status LED will blink for a short while when booting and will become solid green for a specified amount of time in seconds before
going off. - The
duration
of time for which the LED remains lighted up can range from 5 to 3600 seconds. - When
mode
is set tooff
, the Status LED never lights up.
Synopsis
leds get |
Actions
Action | Description |
---|---|
set | Configures LED parameters. A series of one or more |
get | Displays LED status information for the Makito X1. |
Parameters
Parameter | Default | Description/Values |
---|---|---|
duration | n/a | The blinking duration can be set from 5 to 3600 seconds (60 minutes). If no duration is set, blinking will last for 10 minutes. |
Examples
# leds set mode=normal [duration=10] Sets the Status led to blink for 10 seconds while when booting and to become solid green and remain that way once the system is fully |
# leds get Displays current LED status for the encoder (blinking initiated above): LED States: |
Related Topics