# MODBUS

Burada yazılanlar MODBUS organizasyonuna ait modbus.org sitesinden alıntıdır. [Bakınız modbus.org](http://modbus.org/)

MODBUS, OSI modelinin 7. seviyesine yerleştirilmiş bir uygulama katmanı mesajlaşma protokolüdür. Farklı veri yolu veya ağlara bağlı cihazlar arasında istemci / sunucu iletişimi sağlar.

1979'dan beri fiili endüstriyel seri standardı olan MODBUS, milyonlarca otomasyon cihazının iletişim kurmasını sağlamaya devam ediyor. Bugün MODBUS'un sade ve şık yapısına destek büyümeye devam ediyor. İnternet topluluğu, MODBUS'a TCP / IP yığında 502 ayrılmış bir sistem portundan erişebilir.

MODBUS bir istek / cevap protokolüdür ve fonksiyon kodlarıyla belirtilen hizmetleri sunar. MODBUS fonksiyon kodları, MODBUS istek / cevap PDU'larının elemanlarıdır. Bu protokol şartname belgesi, MODBUS işlemleri çerçevesinde kullanılan fonksiyon kodlarını açıklar.

Modbus protokolü ile ilgili detaylar için [modbus.org](http://modbus.org/specs.php) sitesini ziyaret edebilirsiniz.&#x20;

{% file src="/files/hM6W3h2hNOPFlbNlZGzX" %}


---

# 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://inscada.gitbook.io/ins/inscada-version-2025/haberlesme-protokolleri/modbus.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.
