Skip to main content

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 to off, the Status LED never lights up.

Synopsis

leds get
leds set mode=off,normal,timeout [duration=10]

Actions

ActionDescription

set

Configures LED parameters. A series of one or more parameter=value pairs can be specified at once. See Parameters below.

get

Displays LED status information for the Makito X1.

Parameters

ParameterDefaultDescription/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
operational.

# leds get

Displays current LED status for the encoder (blinking initiated above):

LED States:
Status : Green
Mode : Normal

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.