# InputUID

**Element name:** InputUID

**Description:** The Unique ID of the block link to this USB message providing the input.

| Type          | Units | Default | MinOcurance | MaxOcurance |
| ------------- | ----- | ------- | ----------- | ----------- |
| unsignedShort | -     | -       | 1           | 1           |

**Example:**

#### If the UID of the CAN Message is 5 then InputUID should be 5

```xml
<InputUID>5</InputUID>
```
