# True state and Long State button

## **True state button**

True state is a crucial parameter designed to address issues related to false button presses caused by interference in your system. When configured, this parameter dictates the signaling delay to the Central Unit (CU) once the button is pressed. This delay serves as a protective measure against erroneous inputs—specifically, if a false press occurs within a duration shorter than the time specified in the True State parameter, the information will not be transmitted to the CU. Consequently, the unit will intelligently disregard such short-lived signals, ensuring that only valid button presses are acknowledged and acted upon. This feature enhances the reliability and accuracy of your system, especially in environments prone to interference, offering a more robust and secure user experience.

![](https://t10544682.p.clickup-attachments.com/t10544682/b7b12f80-e8cc-4c34-8024-6b4b41c5b50f/image.png)

## **Long state button**

Long State plays a pivotal role in mitigating challenges associated with BUS interference and slow communication in your system. Specifically, this parameter sets the signaling delay to the Central Unit (CU) when a button is released. In installations where BUS communication faces sluggishness due to interference, the Long State parameter proves invaluable.

In scenarios where a button press is short and the BUS communication is slow, there might be a risk of the unit not being able to transmit the information to the CU in a timely manner, especially regarding the acknowledgment of a press and subsequent release event. To address this concern, the Long State parameter comes into play. It extends the press time by the specified value, allowing the unit to compensate for the sluggish BUS communication. This ensures that the CU receives the necessary information regarding the button press and subsequent release, even in situations where the standard communication speed may be compromised. As a result, Long State contributes to the reliability and responsiveness of your system, offering a solution tailored to environments with BUS-related challenges.

![](https://t10544682.p.clickup-attachments.com/t10544682/7ca843f4-9ab1-4c33-9c21-988aef62ac97/image.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.inels.com/inels-bus/inels-design-manager-idm3/true-state-and-long-state-button.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
