# #define SM\_HAS\_NO\_FASE\_INFO

Sommige (vaak pré DSMR 4.0) meters die geschikt zijn voor één fase, geven geen Fase Informatie via recordtype "1-0:x1.7.0" en "1-0:x2.7.0" door, waardoor de DSMRloggerWS firmware geen data voor de "Actueel" chart ontvangt. Met deze optie wordt de informatie uit de "1-0:1.7.0" en "1-0:2.7.0" records in de fase records gestopt.

| #define                 | Functie                                                                                                                                                          |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| SM\_HAS\_NO\_FASE\_INFO | De velden **PowerDelivered\_l1** en **PowereReceived\_l1** worden, respectievelijk, gevuld met de waarden van de **PowerDelivered** en **PowerReceived** velden. |


---

# Agent Instructions: 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:

```
GET https://mrwheel-docs.gitbook.io/dsmrloggerws/overzicht_functies/sm-has_no_fase_info.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
