Avoid Sensor Data Leaving Area
When we work with sensors and interaction we often want to assure that the values stay inside the screen or a value area.
So it makes sense to conside using LimitCHOP
to define what the maximum range of your data should be.