> For the complete documentation index, see [llms.txt](https://docs.wiclax.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wiclax.com/utiliser-wiclax/acquisition-de-donnees-de-chronometrage/les-differents-systemes/ipico.md).

# Ipico

Ipico est une système Etats unien de chronométrage commercialisé par la société Active.\
Site officiel : <https://www.activenetwork.com/more-solutions/ipico>

La marque propose divers matériel RFIF à deux fréquences et des matériels UHF.\
Les matériels *Lite*, *Elite* et *Super Elite* sont notamment directement compatible avec Wiclax.

### Connexion

Côté Wiclax, dans un premier temps, on devra créer une acquisition de type Ipico dans la fenêtre des acquisitions.\
Le choix du modèle de matériels est proposé à la création de l'acquisition, mais il peut être modifié après la création.

<figure><img src="https://2446754517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gSgZSLk472UHBtyTUG%2Fuploads%2F1pGs1lDr2Rf796guRjsn%2Fimage.png?alt=media&amp;token=ac3313d5-8836-4305-8a62-e66b501d515a" alt=""><figcaption></figcaption></figure>

Ici, on a saisi l'adresse IP de la box IPICO.\
Il suffit ensuite de cliquer sur le bouton `Connecter` pour lancer la réception des lectures.

{% hint style="info" %}
Pour rappel, le matériel de chronométrage et le PC doivent se trouver dans la même plage d'adresse IP (voir la page [Principes réseau de base](/utiliser-wiclax/acquisition-de-donnees-de-chronometrage/principes-reseau-de-base.md))
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wiclax.com/utiliser-wiclax/acquisition-de-donnees-de-chronometrage/les-differents-systemes/ipico.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
