{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "mega/cn7200-cn7500-cn7600-cn7800",
  "manufacturer": "mega",
  "manufacturer_slug": "mega",
  "model": "CN7200,CN7500,CN7600,CN7800",
  "slug": "cn7200-cn7500-cn7600-cn7800",
  "title": "mega CN7200,CN7500,CN7600,CN7800 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the mega CN7200,CN7500,CN7600,CN7800 power meter, with 12 representative status, temperature signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Status",
    "Temperature"
  ],
  "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": "Alarm 1 type",
      "display_address": "404127",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Upper limit of temperature range",
      "display_address": "404097",
      "data_type": "UINT16",
      "unit": "degC",
      "category": "Temperature"
    },
    {
      "name": "Process value pv",
      "display_address": "404095",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Pb proportional band",
      "display_address": "404104",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "Software version",
      "display_address": "404142",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Lower limit of temperature range",
      "display_address": "404098",
      "data_type": "UINT16",
      "unit": "degC",
      "category": "Temperature"
    },
    {
      "name": "Input temperature sensor type",
      "display_address": "404099",
      "data_type": "UINT16",
      "unit": "degC",
      "category": "Temperature"
    },
    {
      "name": "Temperature regulation value",
      "display_address": "404117",
      "data_type": "UINT16",
      "unit": "degC",
      "category": "Temperature"
    },
    {
      "name": "Alarm 2 type",
      "display_address": "404128",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Alarm 3 type",
      "display_address": "404129",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Upper limit alarm 1",
      "display_address": "404131",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Lower limit alarm 1",
      "display_address": "404132",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    }
  ],
  "register_count": 12,
  "guide_status": "upcoming",
  "documentation_url": null,
  "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=mega/cn7200-cn7500-cn7600-cn7800",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=mega/cn7200-cn7500-cn7600-cn7800",
    "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."
}
