MR
Dashboard/Tabac factory
HYBRIDIn Review

PLC / IO Handshake

Digital IO handshake plan between the robot and the CNC/PLC. Agile IO is addressed by group + signal name (e.g. plc/di0), not a numeric index — confirm real names at commissioning.

Inputs (robot ← cell) 6

SignalTypeIdx
CNC_READYDIGITAL0
CNC_DOOR_OPENDIGITAL1
CNC_CLAMP_OPENDIGITAL2
CNC_CLAMP_CLOSEDDIGITAL3
MACHINING_COMPLETEDIGITAL4
PART_PRESENTDIGITAL5

Outputs (robot → cell) 6

SignalTypeIdx
ROBOT_LOADINGDIGITAL0
ROBOT_UNLOADINGDIGITAL1
ROBOT_READYDIGITAL2
ROBOT_FAULTDIGITAL3
GRIPPER_OPENDIGITAL4
GRIPPER_CLOSEDIGITAL5