# CANReceiveTimeout

**Element name:**  CANReceiveTimeout

**Description:** The device will go to sleep if do not receive a message for a defined amount of time.

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

**Example:**

```xml
<CANReceiveTimeout>120</CANReceiveTimeout>
```
