> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/s2-node-supervisor-administrator-manual/b3_configuration/create_and_configure_a_measuring_point.md).

# Create and configure a measuring point

Go to Admin -> Infrastructure -> Measuring points:

![](/files/sszAaPx4ENSFY0ghw5NP)

To create a new measuring point, click “Create Measuring Point” icon:

![](/files/rLljhbbaRW6z0cLDWTEH)

In case of B2 – B3 migration the measuring points will be already defined and only their parameters change will be needed

Use the list of S2 radio network described in 2.1, point 3 as a reference.

To get more information refer to SG002 B3 System Administrator Manual.

Enter the settings:

![](/files/ZBTuevBa1jVDG1YoHI3W)

<table data-header-hidden><thead><tr><th width="257"></th><th></th></tr></thead><tbody><tr><td><strong>Form item</strong></td><td><strong>Contents / function</strong></td></tr><tr><td>Name</td><td>Measuring point name.</td></tr><tr><td>Local ID</td><td>S2 node radio ID from the list.</td></tr><tr><td>Gateway</td><td>Select the correct S2 Gateway.</td></tr><tr><td>Type</td><td>Sensor type that can be S2Sensor, S2 Analogue input, S2 Humidity or High Precision Temp 2408i. This selection is visible after S2 Gateway type is selected.</td></tr><tr><td>Log interval in minutes</td><td>Time between readings.</td></tr><tr><td>No Of Decimals</td><td>Number of digits after decimal point.</td></tr><tr><td>Unit</td><td>Display unit depending on the sensor type. Selection is based on the physical sensor type from the list.</td></tr><tr><td>Index</td><td>Sensor index at the S2 node, starts from 0.</td></tr><tr><td>Communication Alarm Filter</td><td>Number of missed log intervals accepted before a communication alarm is triggered.</td></tr><tr><td>Link 1, Link 2, Link 3</td><td>S2 radio IDs of the nodes used for connecting the node using a radio link. Link 1 is the node that is closest to the PC node.</td></tr></tbody></table>

Click “Connections”.

![](/files/MmF2HFbMW3Mf5ZHOrebM)

Select the object and alarm limit to use.

Click “Create”


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/s2-node-supervisor-administrator-manual/b3_configuration/create_and_configure_a_measuring_point.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
