Pages

The Custom Slider is an interactive control element designed to regulate continuous values—such as temperature, speed, or brightness—via a graphical slider interface. It supports both one-way visualization and two-way communication through a connection string, allowing users to send real-time control signals to external devices (e.g., PLCs) and observe the resulting feedback.

Unlike the Custom Toggler, which operates in binary states (on/off), the Custom Slider enables fine-grained adjustment across a defined range. It also supports conditional visibility, allowing it to appear only when certain system states or permissions are met. This makes it ideal for advanced, responsive interfaces where users must make precise changes to system parameters.

For simple binary interactions, consider using a Custom Toggler instead.