Briques techniques
gtbmodbus
Catalogue Modbus
Catalogue ouvert de devices Modbus — registres, types, échelles, RTU/TCP.
- rtu
- tcp
- registres
ABB
A/B-Series
Compteur électrique RTUTCP 23 registres À vérifier
À vérifier
- Type float32 et ordre AB-CD supposés (convention mbmd). Vérifier sur la datasheet ABB.
Registres (23/23)
| scale | unité | ||||||
|---|---|---|---|---|---|---|---|
| 0x5000 (20480) | holding | Énergie active importée · Import | float32 ×2 | kWh | R | ||
| 0x5004 (20484) | holding | Énergie active exportée · Export | float32 ×2 | kWh | R | ||
| 0x5460 (21600) | holding | Énergie active importée L1 · ImportL1 | float32 ×2 | kWh | R | ||
| 0x5464 (21604) | holding | Énergie active importée L2 · ImportL2 | float32 ×2 | kWh | R | ||
| 0x5468 (21608) | holding | Énergie active importée L3 · ImportL3 | float32 ×2 | kWh | R | ||
| 0x546C (21612) | holding | Énergie active exportée L1 · ExportL1 | float32 ×2 | kWh | R | ||
| 0x5470 (21616) | holding | Énergie active exportée L2 · ExportL2 | float32 ×2 | kWh | R | ||
| 0x5474 (21620) | holding | Énergie active exportée L3 · ExportL3 | float32 ×2 | kWh | R | ||
| 0x5B00 (23296) | holding | Tension L1 · VoltageL1 | float32 ×2 | V | R | ||
| 0x5B02 (23298) | holding | Tension L2 · VoltageL2 | float32 ×2 | V | R | ||
| 0x5B04 (23300) | holding | Tension L3 · VoltageL3 | float32 ×2 | V | R | ||
| 0x5B0C (23308) | holding | Courant L1 · CurrentL1 | float32 ×2 | A | R | ||
| 0x5B0E (23310) | holding | Courant L2 · CurrentL2 | float32 ×2 | A | R | ||
| 0x5B10 (23312) | holding | Courant L3 · CurrentL3 | float32 ×2 | A | R | ||
| 0x5B14 (23316) | holding | Puissance active · Power | float32 ×2 | W | R | ||
| 0x5B16 (23318) | holding | Puissance active L1 · PowerL1 | float32 ×2 | W | R | ||
| 0x5B18 (23320) | holding | Puissance active L2 · PowerL2 | float32 ×2 | W | R | ||
| 0x5B1A (23322) | holding | Puissance active L3 · PowerL3 | float32 ×2 | W | R | ||
| 0x5B2C (23340) | holding | Fréquence · Frequency | float32 ×2 | Hz | R | ||
| 0x5B3A (23354) | holding | Cos φ · Cosphi | float32 ×2 | R | |||
| 0x5B3B (23355) | holding | Cos φ L1 · CosphiL1 | float32 ×2 | R | |||
| 0x5B3C (23356) | holding | Cos φ L2 · CosphiL2 | float32 ×2 | R | |||
| 0x5B3D (23357) | holding | Cos φ L3 · CosphiL3 | float32 ×2 | R |
Documentation
Importé depuis volkszaehler/mbmd (BSD-3-Clause). Description amont : ABB A/B-Series meters.
Source
upstream : mbmd · c71dfb2