Funktion 43-14: Geräte-Identifikation (Basis) lesen
Struktur der Modbus-Nachrichten zum Lesen der Geräte-Identifikation
Die ID besteht aus ASCII-Zeichen, die als Objekte bezeichnet werden.
Anforderung von grundlegenden Informationen
|
Definition |
Anzahl Bytes |
Wert |
|---|---|---|
|
Servernummer |
1 Byte |
0xFF |
|
Funktionscode |
1 Byte |
0x2B |
|
Unterfunktionscode |
1 Byte |
0x0E |
|
Produkt-ID |
1 Byte |
0x01 |
|
Objekt-ID |
1 Byte |
0x00 |
Antwort mit grundlegenden Informationen
|
Definition |
Anzahl Bytes |
Wert |
||
|---|---|---|---|---|
|
Servernummer |
1 Byte |
0xFF |
||
|
Funktionscode |
1 Byte |
0x2B |
||
|
Unterfunktionscode |
1 Byte |
0x0E |
||
|
Produkt-ID |
1 Byte |
0x01 |
||
|
Konformitätsebene |
1 Byte |
0x01 |
||
|
Reserviert |
1 Byte |
0x00 |
||
|
Reserviert |
1 Byte |
0x00 |
||
|
Anzahl Objekte |
1 Byte |
0x03 |
||
|
Objekt 0: Herstellername |
Objektnummer |
1 Byte |
0x00 |
|
|
Objektlänge |
1 Byte |
0x12 |
||
|
Objektinhalt |
18 Bytes |
Schneider Electric |
||
|
Objekt 1: Produktcode |
Objektnummer |
1 Byte |
0x01 |
|
|
Objektlänge |
1 Byte |
0x08 |
||
|
Objektinhalt |
8 Bytes |
A9XMWD20/A9XMWD100 |
||
|
Objekt 2: Versionsnummer |
Objektnummer |
1 Byte |
0x02 |
|
|
Objektlänge |
1 Byte |
0x06 (Minimum) |
||
|
Objektinhalt |
Min. 6 Bytes |
Vx.y.z |
||
Anforderung von vollständigen Informationen
|
Definition |
Anzahl Bytes |
Wert |
|---|---|---|
|
Servernummer |
1 Byte |
0xFF |
|
Funktionscode |
1 Byte |
0x2B |
|
Unterfunktionscode |
1 Byte |
0x0E |
|
Produkt-ID |
1 Byte |
0x02 |
|
Objekt-ID |
1 Byte |
0x00 |
Antwort mit vollständigen Informationen
|
Definition |
Anzahl Bytes |
Wert |
||
|---|---|---|---|---|
|
Servernummer |
1 Byte |
0xFF |
||
|
Funktionscode |
1 Byte |
0x2B |
||
|
Unterfunktionscode |
1 Byte |
0x0E |
||
|
Produkt-ID |
1 Byte |
0x02 |
||
|
Konformitätsebene |
1 Byte |
0x02 |
||
|
Reserviert |
1 Byte |
0x00 |
||
|
Reserviert |
1 Byte |
0x00 |
||
|
Anzahl Objekte |
1 Byte |
0x05 |
||
|
Objekt 0: Herstellername |
Objektnummer |
1 Byte |
0x00 |
|
|
Objektlänge |
1 Byte |
0x12 |
||
|
Objektinhalt |
18 Bytes |
Schneider Electric |
||
|
Objekt 1: Produktcode |
Objektnummer |
1 Byte |
0x01 |
|
|
Objektlänge |
1 Byte |
0x08 |
||
|
Objektinhalt |
8 Bytes |
A9XMWD20/A9XMWD100 |
||
|
Objekt 2: Versionsnummer |
Objektnummer |
1 Byte |
0x02 |
|
|
Objektlänge |
1 Byte |
0x06 (Minimum) |
||
|
Objektinhalt |
Min. 6 Bytes |
Vx.y.z |
||