INDUSTRIAL ROBOT · TELEMETRY NORMALIZATION
16,908 confirmed mappings·18 OEM families·14 protocols·95% field coverage
Forge turns raw Fanuc Robotics tags into one clean, governed schema your AI agent already understands. One MCP call, no per-robot integration project.
Joint angles, TCP pose, payload and safety bits are buried behind vendor-specific system variables and controller SDKs, so a single robot cell can take weeks to expose over a common schema.
Typical Fanuc Robotics equipment communicates over EtherNet/IP, PROFINET / S7, ROS 2 (DDS). Each firmware revision, model line and integrator names the same physical quantity differently, so every AI or analytics project pays the integration tax again, the tax that cancels 40% of industrial AI deployments before they ship.
Forge normalizes Fanuc Robotics telemetry into Forge's canonical field set, the same 366 canonical fields used across all 18 manufacturers. Point Forge at the robot, pass oem: "fanuc", and spindle speed is spindle_speed_rpm whether it came from a Fanuc Robotics controller or anything else on the floor.
Confirmed canonical fields your agent gets from Fanuc Robotics robots, drawn from Forge's 16,908-mapping corpus:
| Raw tag in | Canonical field out | Meaning | |
|---|---|---|---|
| J1_pos: 30.5 | → | robot.joint.position: 30.5 | joint 1 position |
| payload_kg: 12 | → | robot.payload: 12 | current payload |
| UOP_mode: "AUTO" | → | robot.mode: "AUTO" | UOP mode |
| motor_temp_j1: 49 | → | robot.joint.temperature: 49 | J1 motor temp |
No SDK, no per-tag mapping, no historian project. Connect the MCP server and normalize live Fanuc Robotics data:
Unknown tags never get force-mapped. Fields below the confidence floor abstain rather than guess, so your agent never acts on a bad reading.