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), wait two to five minutes for the Status LED to blink green. After blinking for approximately 15 seconds, the Status LED will will become solid green, indicating that the unit is running and accessible. It will remain solid green while the system is fully operational. TBD

    Note

    If the Status LED does not turn solid green after at least five minutes, you can attempt to connect to the network via:

    • The Web User Interface, using the device's IP address, or,
    • The CLI, through an SSH using the device's IP address.

    If neither of these options work, perform a factory reset to re-configure the MX1 Rugged. For details, see Resetting the MX1 Rugged. TBD

  • 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.