Hello,
I get this error message from the output, when i try to change the options:
RobotStudio .NET exception:
OptionManager.OptionManagerException: Option “810-2 SafeMove” conflict with option "1125-1 SafeMove Basic 996-1 Safety Module " in the system
at OptionManager.RoboticsOption.RawSetOption(Option inputOption)
at ABB.Robotics.RIM.SettingsManager.RawSetOption(Option option)
Base exception: ProductSettingsException
OptionManager.OptionManagerException: Option “810-2 SafeMove” conflict with option "1125-1 SafeMove Basic 996-1 Safety Module " in the system
at OptionManager.RoboticsOption.RawSetOption(Option inputOption)
at ABB.Robotics.RIM.SettingsManager.RawSetOption(Option option)
at ABB.Robotics.RIM.SettingsManager.RawSetOption(Option option)
at RobotStudio.Services.Systems.SystemBuilder.SystemBuilderGandalf.GetSettingsManager(ControllerSystem2 controllerSystem)
at RobotStudio.UI.Controller.GandalfOptions.GandalfOptionsDialog.CreateGandalfOptionsDialog(ControllerSystem2 controllerSystem, IEnumerable`1 hiddenGroups, Int32 numberOfRobots)
at RobotStudio.UI.Controller.GandalfOptions.GandalfOptionsDialog.d__10.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at RobotStudio.UI.Controller.Commands.ChangeSystemOptions.d__0.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at RobotStudio.UI.Controller.Commands.ControllerCommandHandlerBaseAsync.d__2.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ABB.Robotics.RobotStudio.Environment.CommandBarButton.d__49.MoveNext()
How can I fix it? I changed the system.xml and did a restart but it’s still not working.