{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "schneider-electric/ion7500-ion7550",
  "manufacturer": "Schneider Electric",
  "manufacturer_slug": "schneider-electric",
  "model": "ION7500 / ION7550",
  "slug": "ion7500-ion7550",
  "title": "Schneider Electric ION7500 / ION7550 Modbus Register Map",
  "description": "Schneider Electric ION7500 / ION7550 Modbus map and register map with sample Modbus registers, register addresses, and power meter overview for engineers. Works with Modbus Monitor XPF (import directly) and includes downloadable CSV access in-app.",
  "device_type": "Power Meter",
  "protocol": "Modbus",
  "categories": [
    "Power",
    "Energy",
    "Power Factor",
    "Current",
    "Demand",
    "Harmonics"
  ],
  "address_display_convention": "Display address copied from the published preview. Modbus reference-number and zero-based offset conventions vary by device; verify the linked documentation and manufacturer manual before polling.",
  "registers": [
    {
      "name": "Vln a VoltsAmpsFreq 1",
      "display_address": "400010",
      "data_type": "UINT16",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "kW a",
      "display_address": "400198",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "kWh del",
      "display_address": "400230",
      "data_type": "INT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "PF sign a",
      "display_address": "400262",
      "data_type": "INT16",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Vll avg mx MinMaxDemand 3",
      "display_address": "400058",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Demand"
    },
    {
      "name": "V1 THD mx",
      "display_address": "400266",
      "data_type": "INT16",
      "unit": "-",
      "category": "Harmonics"
    },
    {
      "name": "I a",
      "display_address": "400150",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "PO V1-Flck N EN50160 Modbus1",
      "display_address": "400999",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "kW b",
      "display_address": "400200",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "kW c",
      "display_address": "400202",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "kW tot",
      "display_address": "400204",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "kW tot mx",
      "display_address": "400206",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power"
    }
  ],
  "register_count": 12,
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/schneider-electric/ion7500-ion7550/",
  "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=schneider-electric/ion7500-ion7550",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=schneider-electric/ion7500-ion7550",
    "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.",
  "guide_status": "published"
}
