Touch Value
Summary
Generates a touch output based on configured values and states.
Description
The Touch Value component allows you to define and manage touch states programmatically.
Through the Elements property, you can configure individual touch states and their associated values.
The Value Elements property provides a way to assign and update specific value mappings used in touch interaction.
This component is useful for simulating or controlling virtual touch inputs, generating specific states, or mapping values for user interaction systems.
Diagram:
Categories
- File:TArduinoTouchCategory.png Category Touch – Components related to touch handling and simulation.
Properties
- Elements – Collection of touch elements with configurable Set Value State and Set Value.
- Value Elements – Collection of value mappings used in touch logic.
Pins
- Clock – Synchronization input to update and propagate values.
- Out – Touch output, providing the active touch state/value.