# Property list

#### SimHub properties generated by the DDC plugin:

| Name                           | Description                                                                                                                                                               |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| \[DDC.Brake]                   | Brake pedal/paddle input                                                                                                                                                  |
| \[DDC.Throttle]                | Throttle pedal/paddle input                                                                                                                                               |
| \[DDC.Clutch]                  | Clutch pedal/paddle input                                                                                                                                                 |
| \[DDC.BitePoint]               | Bite point for dual clutch setup                                                                                                                                          |
| \[DDC.BiteButtonPressed]       | 1 if bite button is pressed                                                                                                                                               |
| \[DDC.BitePointSetting]        | <p>Reflects bite point adjustment sequence used by some rotary switches/encoders. <br>0: Not active<br>1: 10 % increments<br>2: 1 % increments<br>3: 0.1 % increments</p> |
| \[DDC.ClutchMode]              | <p>Reflects dual clutch settings.<br>0: Static<br>1: Dynamic low<br>2: Dynamic high<br>3: Brake/throttle</p>                                                              |
| \[DDC.ClutchCalibrationActive] | 1 if clutch calibration sequence is active                                                                                                                                |
| \[DDC.Preset]                  | Current preset, values 1 - 12                                                                                                                                             |
| \[DDC.NeutralActive]           | 1 if neutral button is latched                                                                                                                                            |
| \[DDC.NeutralMode]             | <p>0: Switch works as neutral button<br>1: Switch works like a regular button</p>                                                                                         |
| \[DDC.BrakeMagicActive]        | 1 if brake magic is active                                                                                                                                                |
| \[DDC.ThrottleHoldActive]      | 1 if throttle hold is active                                                                                                                                              |
| \[DDC.HandbrakeActive]         | 1 if handbrake is active                                                                                                                                                  |
| \[DDC.QuickSwitchMode]         | <p>0: Switch activates QuickSwitch<br>1: Switch works like a regular button</p>                                                                                           |
| \[DDC.QuickSwitchActive]       | 1 if QuickSwitch is activated                                                                                                                                             |
| \[DDC.DDSMode]                 | <p>Reflects DDS settings.<br>0: Open hybrid<br>1: Closed hybrid<br>2: 12-position switch/toggle switch<br>3: Incremental </p>                                             |
| \[DDC.B1]                      | Button field bit # 1 status                                                                                                                                               |
| \[DDC.B2]                      | Button field bit # 2 status                                                                                                                                               |
| \[DDC.B3]                      | Button field bit # 3 status                                                                                                                                               |
| \[DDC.B4]                      | Button field bit # 4 status                                                                                                                                               |
| \[DDC.B5]                      | Button field bit # 5 status                                                                                                                                               |
| \[DDC.B6]                      | Button field bit # 6 status                                                                                                                                               |
| \[DDC.B7]                      | Button field bit # 7 status                                                                                                                                               |
| \[DDC.B8]                      | Button field bit # 8 status                                                                                                                                               |
| \[DDC.B9]                      | Button field bit # 9 status                                                                                                                                               |
| \[DDC.B10]                     | Button field bit # 10 status                                                                                                                                              |
| \[DDC.B11]                     | Button field bit # 11 status                                                                                                                                              |
| \[DDC.B12]                     | Button field bit # 12 status                                                                                                                                              |
| \[DDC.B13]                     | Button field bit # 13 status                                                                                                                                              |
| \[DDC.B14]                     | Button field bit # 14 status                                                                                                                                              |
| \[DDC.B15]                     | Button field bit # 15 status                                                                                                                                              |
| \[DDC.R1]                      | Rotary field bit # 1 status                                                                                                                                               |
| \[DDC.R2]                      | Rotary field bit # 2 status                                                                                                                                               |
| \[DDC.R3]                      | Rotary field bit # 3 status                                                                                                                                               |
| \[DDC.R4]                      | Rotary field bit # 4 status                                                                                                                                               |
| \[DDC.R5]                      | Rotary field bit # 5 status                                                                                                                                               |
| \[DDC.R6]                      | Rotary field bit # 6 status                                                                                                                                               |
| \[DDC.R7]                      | Rotary field bit # 7 status                                                                                                                                               |
| \[DDC.R8]                      | Rotary field bit # 8 status                                                                                                                                               |
| \[DDC.R9]                      | Rotary field bit # 9 status                                                                                                                                               |
| \[DDC.R10]                     | Rotary field bit # 10 status                                                                                                                                              |
| \[DDC.R11]                     | Rotary field bit # 11 status                                                                                                                                              |
| \[DDC.R12]                     | Rotary field bit # 12 status                                                                                                                                              |
| \[DDC.R13]                     | Rotary field bit # 13 status                                                                                                                                              |
| \[DDC.R14]                     | Rotary field bit # 14 status                                                                                                                                              |
| \[DDC.R15]                     | Rotary field bit # 15 status                                                                                                                                              |


---

# 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/property-list.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.
