{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "sel/sel-710",
  "manufacturer": "SEL",
  "manufacturer_slug": "sel",
  "model": "SEL-710",
  "slug": "sel-710",
  "title": "SEL SEL-710 Modbus Register Map",
  "description": "SEL SEL-710 Modbus map and register map with sample Modbus registers, register addresses, and relay overview for engineers. Works with Modbus Monitor XPF (import directly) and includes downloadable CSV access in-app.",
  "device_type": "Relay",
  "protocol": "Modbus",
  "categories": [
    "Status",
    "Power",
    "Current",
    "Voltage",
    "Power Factor",
    "Energy"
  ],
  "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": "PercentVoltageUnbalance",
      "display_address": "300685",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "PercentCurrentUnbalance",
      "display_address": "300664",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "PercentMotorPower",
      "display_address": "300662",
      "data_type": "FLOAT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "ForwardEnergy",
      "display_address": "300691",
      "data_type": "FLOAT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "PFapparentTotal",
      "display_address": "300689",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "49alarm.7",
      "display_address": "301812",
      "data_type": "BIT",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "49Active",
      "display_address": "300267",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Status",
      "display_address": "301815",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "BFActive",
      "display_address": "300267",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "50PActive",
      "display_address": "300341",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "50NActive",
      "display_address": "300347",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "50GActive",
      "display_address": "300353",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    }
  ],
  "register_count": 12,
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/sel/sel-710/",
  "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=sel/sel-710",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=sel/sel-710",
    "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"
}
