# RangeLow

**Element name:** RangeLow

**Description:** Defines the minimum range of the Accelerometer in g. This also changes the settings of the internal accelerometer unit.

| Type  | Units | Default | MinOcurance | MaxOcurance |
| ----- | ----- | ------- | ----------- | ----------- |
| float | g     | -       | 1           | 1           |

**Example:**

```xml
<RangeLow>-16</RangeLow>
```
