{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "schneider-electric/pm5500-pm5560-pm5580",
  "manufacturer": "Schneider Electric",
  "manufacturer_slug": "schneider-electric",
  "model": "PM5500 / PM5560 / PM5580",
  "slug": "pm5500-pm5560-pm5580",
  "title": "Schneider Electric PM5500 / PM5560 / PM5580 Modbus Register Map",
  "description": "Schneider Electric PM5500 / PM5560 / PM5580 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": [
    "Voltage",
    "Current",
    "Power",
    "Energy",
    "Demand",
    "Status"
  ],
  "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": "Nominal voltage V",
      "display_address": "402017",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Nominal current A",
      "display_address": "402019",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Number of control power failures",
      "display_address": "401828",
      "data_type": "UINT16",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Alarm energy LED mode",
      "display_address": "402125",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Nominal frequency Hz",
      "display_address": "402016",
      "data_type": "UINT16",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Min Displacement PF Total",
      "display_address": "427319",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Demand system assignment",
      "display_address": "403760",
      "data_type": "UINT16",
      "unit": "kW",
      "category": "Demand"
    },
    {
      "name": "Revenue security switch status",
      "display_address": "401919",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Temperature degrees C",
      "display_address": "403131",
      "data_type": "FLOAT32",
      "unit": "degC",
      "category": "Temperature"
    },
    {
      "name": "Meter Name:20",
      "display_address": "400029",
      "data_type": "STRING",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Manufacturer:20",
      "display_address": "400069",
      "data_type": "STRING",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "RS-485 comm port protocol MS",
      "display_address": "406499",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Communication"
    }
  ],
  "register_count": 12,
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/schneider-electric/pm5500-pm5560-pm5580/",
  "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/pm5500-pm5560-pm5580",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=schneider-electric/pm5500-pm5560-pm5580",
    "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"
}
