Funktion 43-14: Geräteidentifikation auslesen
Aufbau der Modbus-Meldungen zum Lesen der Geräteidentifikation
Die ID besteht aus ASCII-Zeichen, die als Objekte bezeichnet werden.
Request zur Anforderung grundlegender 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 |
Schneider Electric |
||
Objekt 1: Produktcode |
Objektnummer |
1 Byte |
0x01 |
|
Objektlänge |
1 Byte |
0x20 (max.) |
||
Objektinhalt |
0x20 (max.) |
EcoStruxure Panel Server-Produktcode |
||
Objekt 2: Firmwareversion |
Objektnummer |
1 Byte |
0x02 |
|
Objektlänge |
1 Byte |
0x0B |
||
Objektinhalt |
11 Bytes |
XXX.YYY.ZZZ |
Request zur Anforderung vollständiger 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 |
0x12 |
Schneider Electric |
||
Objekt 1: Produktcode |
Objektnummer |
1 Byte |
0x01 |
|
Objektlänge |
1 Byte |
0x20 (max.) |
||
Objektinhalt |
0x20 (max.) |
EcoStruxure Panel Server-Produktcode |
||
Objekt 2: Firmwareversion |
Objektnummer |
1 Byte |
0x02 |
|
Objektlänge |
1 Byte |
0x0B |
||
Objektinhalt |
0x0B |
XXX.YYY.ZZZ |
||
Objekt 3: Anbieter-URL |
Objektnummer |
1 Byte |
0x03 |
|
Objektlänge |
1 Byte |
0x20 (max.) |
||
Objektinhalt |
0x20 (max.) |
Anbieter-URL |
||
Objekt 4: Produktreihe |
Objektnummer |
1 Byte |
0x04 |
|
Objektlänge |
1 Byte |
0x20 (max.) |
||
Objektinhalt |
0x20 (max.) |
EcoStruxure Panel Server-Produktreihe |
||
Objekt 5: Produktmodell |
Objektnummer |
1 Byte |
0x05 |
|
Objektlänge |
1 Byte |
0x20 (max.) |
||
Objektinhalt |
0x20 (max.) |
EcoStruxure Panel Server-Produktmodell |
||
Objekt 6: Name der Benutzeranwendung |
Objektnummer |
1 Byte |
0x06 |
|
Objektlänge |
1 Byte |
0x20 (max.) |
||
Objektinhalt |
0x20 (max.) |
Name der EcoStruxure Panel Server-Benutzeranwendung |