> 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/macsha-rufus.md).

# Macsha / Rufus

Macsha, devenu Rufus, est une marque espagnol de matériel de chronométrage RFID passif.\
Site officiel : <https://www.runonrufus.com/>

Wiclax est compatible avec les modèles historique *OneforAll* et avec le modèle Cloudbox.

### *Connexion*&#x20;

Côté Wiclax, dans un premier temps, on devra créer une acquisition de type `Rufus (Macsha)` dans la fenêtre des acquisitions.\
Le choix du modèle de matériel est proposé à la création de l'acquisition, mais il peut être modifié dans un second temps.

<figure><img src="https://2446754517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gSgZSLk472UHBtyTUG%2Fuploads%2F4QmOWicXpWRALw3sXMon%2Fimage.png?alt=media&amp;token=d6dedcae-fe0e-4a9f-ad7a-f9ea105b16a3" alt=""><figcaption></figcaption></figure>

\
Ici, on a saisi l'adresse IP de la CloudBox (le port 10002 est suggéré par défaut). 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](https://docs.wiclax.com/utiliser-wiclax/acquisition-de-donnees-de-chronometrage/principes-reseau-de-base))
{% 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/macsha-rufus.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.
