# 7. Visualizzazione eventi

<figure><img src="/files/d6bc8dadb702a43c5ea1487b3355140653ca06d3" alt=""><figcaption></figcaption></figure>

## Vista eventi

<figure><img src="/files/52175fea56e4c21b16816b4c7d3c5d0a83a8270c" alt=""><figcaption></figcaption></figure>

<details>

<summary>Contenuti della pagina</summary>

[**Vista eventi**](#event-view)

[**Sicurezze del ciclo**](#loop-safeties)

</details>

Puoi <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">**TAP** l'icona di un evento per aprire il suo "**Vista eventi**" con informazioni e impostazioni aggiuntive. Puoi vedere un evento di "**Pulsante**" rilascio illustrato qui sotto. In questo esempio:

* Questo evento si intitola "**Rilascio del Grilletto Destro**".
* Il tempo prima che si verifichi questo evento è attualmente impostato su "**50**" millisecondi.
* Il pulsante rilasciato è "**Grilletto Destro**".
* Il tempo totale di pressione calcolato per il pulsante è "**50**" millisecondi.
* L'unico pulsante attivo è "**Grilletto Destro**" che questo evento rilascerà.

<div align="left"><figure><img src="/files/36094d2d3d35ef63c1e0aa38d0138945132563e3" alt="" width="540"><figcaption><p>Tocca l'icona di un evento per aprire "<strong>Vista eventi</strong>".</p></figcaption></figure></div>

Puoi <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">**TAP** "**Chiudi**" per uscire da "**Vista eventi**" quando hai finito.

***

### Sicurezze del ciclo

Se il tuo gioco si blocca, il tuo controller potrebbe finire per eseguire ripetutamente un'azione indesiderata. "**I cicli**" hanno un'impostazione aggiuntiva, "**Sicurezze del ciclo**" che può aiutare a ridurre questo rischio.

{% hint style="danger" %}
Si consiglia inoltre vivamente di proteggere con password gli acquisti sulla tua console/negozio per evitare addebiti accidentali!
{% endhint %}

<div><figure><img src="/files/a28ef4b162c9a05a76fc16817e60d1d4deca5b10" alt=""><figcaption><p>1: Tocca l'icona "<strong>Quantità di cicli</strong>" per aprire "<strong>Vista eventi</strong>".  2: Tocca per <mark style="color:verde;"><strong>attivare/disattivare</strong></mark> "<strong>Ferma se non si avverte alcuna vibrazione durante tutti i cicli</strong>".</p></figcaption></figure> <figure><img src="/files/9b9b5992917cbd1ebf4ab451213babec9e18041d" alt=""><figcaption><p>1: Tocca l'icona "<strong>Ciclo fino a vibrazione</strong>" per aprire "<strong>Vista eventi</strong>".  2: Tocca e inserisci i minuti per "<strong>Ferma se non si avverte vibrazione per i minuti inseriti</strong>".</p></figcaption></figure></div>

Puoi <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">**TAP** "**Chiudi**" per uscire da "**Vista eventi**" quando hai finito.


---

# 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://guide.strikepack.com/horizon-it/manuals/macro/eventview.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.
