05-30-2023 03:26 PM
We have an existing project is Nexeed Automation - Control plus Studio V5.6.2 where changeover mode and changeover chains and subchains are not needed anymore, because we want to stop using typedata completely in this project;
I was searching for a way to delete the changeover mode and corresponding chains completely out of the project
But when i try to do that the delete option is grey and cannot be selected.
Is it possible to delete the changeover mode and chains and if yes how can that be done ?
Solved! Go to Solution.
05-30-2023 11:19 PM
Do you use the Nexeed Mode Handler/Forwarder by Bosch Connected Industry?
Sequences can't be deleted if they are part of the object, for example the modes of the Nexeed Transfer Master or maybe in your case a project specific Mode Handler:
05-31-2023 09:31 AM
Yes it seems to be a project specific modehandler
05-31-2023 10:10 AM
You can check the author in the Object Explorer in CpStudio/OES:
But probably you have to deal with the included modes, for example hide this mode and set the release condition in StationExtension.OnModeRelease to FALSE:
06-08-2023 08:25 AM
I deleted the changeover chain and subchain and made changeover mode invisible. the dummy chains still stay in the plc project when you export. But its a good work around. Thanks for the post Steffen.