> For the complete documentation index, see [llms.txt](https://wiki.inels.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.inels.com/inels-bus-hu/inels-design-manager-idm3/ntp-idoszinkronizalas-beallitasok.md).

# NTP (időszinkronizálás) beállítások

A **miniCU** támogatja az automatikus időszinkronizálást a **NTP (Network Time Protocol)**.\
A helyes rendszeridő fontos a következőkhöz:

* Ütemezett automatizálások (időalapú jelenetek, logika)
* Naplók és eseményidőbélyegek
* Időalapú jelentések
* Megbízható integráció külső rendszerekkel

Az NTP beállításokat az **iDM (iNELS Design Manager)** CU konfigurációs részében kell beállítani.

### Hol állítsuk be az NTP-t az iDM-ben

1. Nyisd meg a **iDM-et**
2. Csatlakozz a célhoz **miniCU**
3. Navigálj a következőhöz:

**CU Configuration → Time Settings**

Ezen az oldalon találsz egy mezőt az **NTP szerver**.

<figure><img src="/files/51e5993e27c107ed6d0b9fe67e9af0143ea1981f" alt=""><figcaption></figcaption></figure>

**Csak IP-cím formátum támogatott** az NTP szerver mezőben.

* A miniCU NTP bemenete csak **numerikus IP-címet támogat**
* DNS karakterláncok / hosztnevek **nem támogatottak**

&#x20;`195.113.144.201`\
&#x20;`81.0.246.244`

#### Nem támogatott példa

❌ `pool.ntp.org`\
❌ `time.google.com`\
❌ `0.pool.ntp.org`

> ⚠️ **Ne használj karakterlánc alapú NTP szervereket** mint például `pool.ntp.org`.\
> A miniCU nem fogja feloldani a DNS nevet, és az időszinkron sikertelen lesz.


---

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

```
GET https://wiki.inels.com/inels-bus-hu/inels-design-manager-idm3/ntp-idoszinkronizalas-beallitasok.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.
