Seems that “RWS.CFG.updateAtributesByName” is no longer working on real Robot with RobotWare >= 7.7.1
-
Generate Signal “TestDI” on real Robot.
-
Run short Test App: (example from “OmniCore App SDK 1.1” p.67)
- Result:
RobotWare 7.6: “UpdateEIO done” → all attributes set
RobotWare 7.7.1 & 7.8: “Could not update attributes. >>> Failed to update attributes failed” → nothing set
In Simulator everything worked fine with all RobotWare Versions (“UpdateEIO done” → all attributes set)