# Connecting your CloudBox with Wiclax (locally)

As of Wiclax software version **10.1.1151**, the RUFUS CloudBox timing system is fully compatible with Wiclax classification software. This guide explains how to connect your CloudBox locally to the Wiclax software quickly and effortlessly.

## Step-by-Step Guide

### Step 1: Open the Acquisition Window

Launch your Wiclax software and navigate to the **Acquisition** window. This is the main interface used to manage timing data.

<figure><img src="/files/IDfmeazRaDYMVnhlLUfF" alt="" width="293"><figcaption><p>RUFUS Adquisition Menu</p></figcaption></figure>

### Step 2: Add a CloudBox Acquisition

Within the Acquisition window, follow these steps:

* Locate the acquisition toolbar at the top of your interface.
* Click on the **Rufus** option.
* Select **CloudBox** from the dropdown menu.

This action will create a new CloudBox acquisition in your acquisition list.

<figure><img src="/files/gb3K1oWaPdWDglCA77dq" alt=""><figcaption><p>CloudBox Adquisition</p></figcaption></figure>

### Step 3: Configure CloudBox Acquisition Properties

After adding the CloudBox acquisition:

* Select your newly created CloudBox acquisition from the list.
* On the properties panel that appears, enter the connection details.
  * **IP Address**: Typically set to `192.168.1.10`
  * **Port**: Typically set to `8080`

<figure><img src="/files/Jg8e0mvNlRjW0Upr3Dab" alt=""><figcaption><p>Cloudbox Adquisition Properties</p></figcaption></figure>

### Step 4: Connect to CloudBox

* Click on the **Connect** button to establish communication between the Wiclax software and the CloudBox.
* Confirm the status changes to indicate a successful connection.

### Step 5: Start Timing Acquisition

Once connected:

* Click on the **Start Reading** button to begin acquiring timing data from your CloudBox.

Your CloudBox is now actively connected and capturing timing data.

## Helpful Tips:

* Ensure your PC and CloudBox are on the same local network.
* The default IP and port provided (`192.168.1.10`, `8080`) typically work out-of-the-box, but these may vary if you've customized your CloudBox settings.
* You can adjust connection settings anytime in the Acquisition properties panel.

That's it! Your RUFUS CloudBox is successfully connected to Wiclax and ready for your next event.


---

# 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://help.runonrufus.com/rufus-cloudbox/general-operations/connecting-your-cloudbox-with-wiclax-locally.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.
