Status Indicator Facelet

The Status Indicator Facelet provides a visual signal on your tyckr watch face that reflects the state of a data provider. Choose from dot, rectangle, or text shapes with optional blinking to draw attention to changing conditions.

Configuration

  • Position
    X, Y position in screen coordinates [mil].

  • Size
    Size (diameter or width) of the indicator in [mil].

  • Input
    Status input source. The status value determines the indicator color.

  • Indicator Type

    Type Description

    Dot

    Circular dot indicator.

    Rect

    Rectangular indicator.

    Text

    Text-based status indicator.

  • Font
    Select the font family (used in text mode).

  • Blink
    Blinking condition: 0 = off, 1 = slow, 2 = medium, 3 = fast.

  • Visibility
    A condition expression. The Facelet is displayed if this evaluates to 1.

  • Display Mode

    Mode Description

    Normal

    This Facelet is only displayed in interactive (normal) mode.

    Ambient

    This Facelet is only displayed in ambient mode.

    Always

    This Facelet is displayed in both interactive and ambient mode.

  • Ambient Color
    Select a color for the ambient mode.
    0 uses the common ambient color of the face settings.