lukzak2298 wrote:A timer is one thing and a latch is another thing.
That's true.
lukzak2298 wrote:Is there a risk that the control panel will start to go crazy if someone presses the button too short or too long? What is the issue of debouncing?
The terms short / long will be closely related to the sensitivity of a given input.
If someone presses the button for longer than the input sensitivity, it will violate the input only once. Holding the button longer (e.g. 10s) will not cause the input to be activated again.
The rule is:
- zone violated (after the "sensitivity" time)
- the next violation will be recorded by the control panel when the zone first returns to its normal state and only then is violated again.
By the way, these questions should be in a separate thread, because it is difficult to see any connections with Integra 64 vs. Integra 64 Plus.