> 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/rfid-timing.md).

# RFID Timing

RFIDTiming est une marque australienne de système de chronométrage RFID passif et actif.\
Wiclax est compatible avec les systèmes *Ultra* et *EchoActive.*

<figure><img src="https://2446754517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gSgZSLk472UHBtyTUG%2Fuploads%2Fg3aoC8rkcSffHzvk8IxL%2Fimage.png?alt=media&amp;token=67f3c9f9-2537-4ac5-a80e-64bbc9b41d24" alt=""><figcaption></figcaption></figure>

### Connexion

Côté Wiclax, dans un premier temps, on devra créer une acquisition de type `RFID Timing` dans la fenêtre des acquisitions et choisir le matériel correspondant `EchoActive` ou `Ultra` .

<figure><img src="https://2446754517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gSgZSLk472UHBtyTUG%2Fuploads%2FJVlPgAyPTkAZRxpHYaAg%2Fimage.png?alt=media&amp;token=72737117-78d4-4155-ae7d-8b8ce3ee6551" alt=""><figcaption></figcaption></figure>

Ici, on a saisi l'adresse IP de la box. Le port par défaut sera utilisé si il n'est pas saisi. Il suffit ensuite de cliquer sur le bouton `Connecter` pour lancer la réception des lectures.

Le bouton `Démarrer la lecture`  permet de mettre la box en mode lecture depuis Wiclax.

{% 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](https://docs.wiclax.com/utiliser-wiclax/acquisition-de-donnees-de-chronometrage/principes-reseau-de-base))
{% endhint %}

[PrécédentJ-Chip](https://docs.wiclax.com/utiliser-wiclax/acquisition-de-donnees-de-chronometrage/les-differents-systemes/j-chip)[Suivant](https://docs.wiclax.com/utiliser-wiclax/acquisition-de-donnees-de-chronometrage/les-differents-systemes/mylaps)


---

# 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/rfid-timing.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.
