Skip to main content

Slider

The Slider element is an analog input component that allows the user to select a numeric value within a specific range by sliding a knob along a bar. It is ideal for adjusting continuous setpoints such as speed, temperature, brightness, or levels.

The properties of this element do not allow dynamization.

General

Basic identification and position configuration.

Name (string)

Unique identifier of the element.

Description (string)

Optional descriptive text.

X (number)

Horizontal position in pixels.

Y (number)

Vertical position in pixels.

Z (number)

Depth index (z-index).

Width (number)

Width of the element in pixels.

Height (number)

Height of the element in pixels.

Advanced

Behavior and limit configuration.

Tag (Tag)

System variable linked to the slider.

Orientation (string)

Direction of the slider (Horizontal or Vertical).

Min Value (number)

Value of the starting end (left/bottom). Default 0.

Max Value (number)

Value of the final end (right/top). Default 100.

Step (number)

Value increment when sliding. Default 1.

Show steps (boolean)

If active, shows visual tick marks for each step on the bar.

Horizontal slider control with visible increment marks