# HMI Pushbutton

The HMI Pushbutton is used to set a signal for a certain time to high (boolean value true). To use it with the render mode "Worldspace" you need the HMI-PanelWorldSpace as parent.

<figure><img src="/files/LeXixNIXVaZF3Zx31V1B" alt=""><figcaption><p>Pressing the Pushbutton "Send Warning": the message tab shows the received warning message for a defined amount of time.</p></figcaption></figure>

## Properties

<div align="left"><figure><img src="/files/nOS42hbDm9EHJWFZH3EJ" alt=""><figcaption></figcaption></figure></div>

* `SignalButtonPushed` : signal which will be set by the button
* `Min high Time` : minimum high time of the signal
* `Button text` : free text which is shown within the button
* `Text Size:` font size of the button text
* `Color 1 Signal` to `Color 3 Signal` and Colors: the button can change the color depending on boolean Signals


---

# 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://doc.realvirtual.io/components-and-scripts/scene-interaction/hmi-components-pro/hmi-puschbutton.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.
