# InterfaceCount

**Element name:**  InterfaceCount

**Description:** Deprecated. Total number of interfaces (CANInterface, SDInterface etc.), the Default value is 0.

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

**Example:**

```xml
<InterfaceCount>0</InterfaceCount>
<InterfaceCount>5</InterfaceCount>
```
