Pages

Input Plus/Minus

Description

The Input Plus/Minus is a user-friendly control for adjusting values incrementally.
Instead of typing a number manually, users can click + or - to increase or decrease the value in fixed steps.

You can configure:

  • min: Minimum value (e.g. 0)
  • max: Maximum value (e.g. 100)
  • step: Increment per click (e.g. 0.5 or 1)
  • unit: Optional unit (e.g. °C, %, mm/s)

Each click changes the value by the given step and transmits it via a Connection String to a PLC, runtime, or cloud system.

Example Use Cases

  • Adjust temperature: “±0.5 °C”
  • Set fan speed: “±10%”
  • Control light brightness
  • Fine-tune dosing in a machine
Connection String
-
+