{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "trinity/em9400",
  "manufacturer": "Trinity",
  "manufacturer_slug": "trinity",
  "model": "EM9400",
  "slug": "em9400",
  "title": "Trinity EM9400 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Trinity EM9400 power meter, with 12 representative power factor, power, voltage signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power Factor",
    "Power",
    "Voltage",
    "Current",
    "Energy",
    "Harmonics"
  ],
  "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": "Voltage R Y angle",
      "display_address": "400269",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Current R Y angle",
      "display_address": "400273",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Kw R",
      "display_address": "400233",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kwh",
      "display_address": "400259",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Pf R",
      "display_address": "400225",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Vr thd",
      "display_address": "400297",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Harmonics"
    },
    {
      "name": "Vrn",
      "display_address": "400199",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Pf Y",
      "display_address": "400227",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Pf B",
      "display_address": "400229",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Sys pf",
      "display_address": "400231",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Kw Y",
      "display_address": "400235",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kw B",
      "display_address": "400237",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power"
    }
  ],
  "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=trinity/em9400",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=trinity/em9400",
    "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."
}
