# SamplingRate

**Element name:**  SamplingRate

**Description:** specifies the sampling rate of the ADC channel.

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

**Example:**

```xml
<SamplingRate>100</SamplingRate>
```
