{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "powerscout/3-8-viewpoint",
  "manufacturer": "PowerScout",
  "manufacturer_slug": "powerscout",
  "model": "3-8, ViewPoint",
  "slug": "3-8-viewpoint",
  "title": "PowerScout 3-8, ViewPoint Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the PowerScout 3-8, ViewPoint power meter, with 12 representative power, energy, voltage signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power",
    "Energy",
    "Voltage",
    "Current",
    "Frequency",
    "Power Factor"
  ],
  "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": "Volts Line to Line Avg Volts",
      "display_address": "404016",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Voltage"
    },
    {
      "name": "Amps System Avg Amps",
      "display_address": "404015",
      "data_type": "UINT16",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "kW System kW",
      "display_address": "404002",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "kWh System LSW kWh",
      "display_address": "404000",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Line Frequency Hz",
      "display_address": "404021",
      "data_type": "UINT16",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Displacement PF System",
      "display_address": "404013",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Demand Window Size",
      "display_address": "404302",
      "data_type": "UINT16",
      "unit": "kW",
      "category": "Demand"
    },
    {
      "name": "Volts L1 to L2 Volts",
      "display_address": "404018",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "kWh System MSW kWh",
      "display_address": "404001",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "kW Demand System Max kW",
      "display_address": "404003",
      "data_type": "UINT16",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "kW Demand System Now kW",
      "display_address": "404004",
      "data_type": "UINT16",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "kW System Max kW",
      "display_address": "404005",
      "data_type": "UINT16",
      "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=powerscout/3-8-viewpoint",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=powerscout/3-8-viewpoint",
    "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."
}
