# Controller settings and properties

A standard USB controller sends information about joystick axis and button states over USB. A DDC controller adds to this by also sending information about controller settings, firmware version and license status.

The DDC plugin for SimHub picks up this extra information and turns it into *properties,* which is data available to use in all of SimHubs features.&#x20;

You can also decide what kind of settings data will be sent, allowing you to make SimHub properties from any kind of event happening in your controllers firmware.&#x20;

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

The SOELPEC products have recieved praise for great SimHub integration, with clutch settings, preset, switch modes and more visible and adjustable on the display of the wheel itself. SOELPEC wheels are running on DDC, so the same features are available to you.&#x20;


---

# 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://dahl-design.gitbook.io/ddc/4.-advanced-features/connect-to-simhub.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.
