Shows IO mapping targets (designation + endpoint name) in hover tooltips for KEBA TeachTalk IO variables.
Features
- Hover over
ODigin, ODigout, OAnalogIn, OAnalogOut variable names to see their hardware mapping
- Resolves through
translation.cfg -> HWRobotSv.properties
- Shows Betriebsmittelkennzeichnung (designation) and endpoint name
- Handles multiple mappings with fold (configurable threshold)
Requirements
- KEBA TeachTalk project with
harddisk0/ directory
harddisk0/config/robot/translation.cfg
harddisk0/code/Robot/hmi/text/HWRobotSv.properties
Configuration
| Setting |
Default |
Description |
teachtalk.mappingTooltip.maxVisibleMappings |
5 |
Max entries shown before folding |
| |