{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "socomec/countis-e33-countis-e43",
  "manufacturer": "Socomec",
  "manufacturer_slug": "socomec",
  "model": "Countis E33, Countis E43",
  "slug": "countis-e33-countis-e43",
  "title": "Socomec Countis E33, Countis E43 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Socomec Countis E33, Countis E43 power meter, with 12 representative voltage, current, power signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Voltage",
    "Current",
    "Power",
    "Energy",
    "Frequency"
  ],
  "address_display_convention": "Display address copied from the official XPF map preview. Modbus reference-number and zero-based offset conventions vary by device; verify the manufacturer manual before polling or writing.",
  "registers": [
    {
      "name": "Phase to phase voltage U12",
      "display_address": "450514",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Current transformer primary",
      "display_address": "457346",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Active power - P",
      "display_address": "450536",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Partial positive active energy ea",
      "display_address": "450780",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Frequency F",
      "display_address": "450526",
      "data_type": "UINT32",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Product name",
      "display_address": "450000",
      "data_type": "STRING",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Product order ID Countis100 protection200 atys300 diris400",
      "display_address": "450004",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Communication board VLO",
      "display_address": "438919",
      "data_type": "STRING",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "Phase to phase voltage U23",
      "display_address": "450516",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Phase to phase voltage U31",
      "display_address": "450518",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Simple voltage V1",
      "display_address": "450520",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Simple voltage V2",
      "display_address": "450522",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    }
  ],
  "register_count": 12,
  "guide_status": "published",
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/socomec/countis-e33-countis-e43/",
  "product": {
    "name": "Modbus Monitor XPF",
    "full_map_url": "https://www.modbusmonitor.com/download?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=socomec/countis-e33-countis-e43",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=socomec/countis-e33-countis-e43",
    "request_url": "https://github.com/Modbus-Monitor/modbus-device-maps/issues/new/choose"
  },
  "license_notice": "See DATA_LICENSE.md and DISCLAIMER.md in the repository root."
}
