{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "masibus/pm2160-3p4w",
  "manufacturer": "Masibus",
  "manufacturer_slug": "masibus",
  "model": "PM2160-3P4W",
  "slug": "pm2160-3p4w",
  "title": "Masibus PM2160-3P4W Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Masibus PM2160-3P4W power meter, with 12 representative power factor, harmonics, demand signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power Factor",
    "Harmonics",
    "Demand",
    "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": "Frequency",
      "display_address": "300000",
      "data_type": "UINT32",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "1 Pf",
      "display_address": "300002",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Rising demand",
      "display_address": "300098",
      "data_type": "UINT32",
      "unit": "kW",
      "category": "Demand"
    },
    {
      "name": "Total vrthd",
      "display_address": "300213",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Harmonics"
    },
    {
      "name": "1 Vrms",
      "display_address": "300010",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "1wh import",
      "display_address": "300058",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Communication"
    },
    {
      "name": "2 Pf",
      "display_address": "300004",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "3 Pf",
      "display_address": "300006",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "A Pf",
      "display_address": "300008",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Maximum demand",
      "display_address": "300104",
      "data_type": "UINT32",
      "unit": "kW",
      "category": "Demand"
    },
    {
      "name": "Total vythd",
      "display_address": "300229",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Harmonics"
    },
    {
      "name": "Total vbthd",
      "display_address": "300245",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Harmonics"
    }
  ],
  "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=masibus/pm2160-3p4w",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=masibus/pm2160-3p4w",
    "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."
}
