Hi All...
Is it possible to reshuffle an EM-named set (let's say move the named state in the named set with value 2 to value 5 and the one in value 5 to value 2) while it's connected to the EM and other references? .
If not is there any workaround for the same without affecting the references and the connected EM (The only change in the EM needed is the named state which was at 2 before and now moved to 5, will be showing as the Name for COMMAND_00005).
Thanks for your time..
I have had to do this before and if I remember correctly it can be a bit tricky.
I think what I did was...
Lets say the names are currently Name02 and Name05
Open the named set.
Rename Name02 to Name02_OLD then click OK make sure to close the window.
Rename Name05 to Name02 then click OK and close the window.
Rename Name02_OLD to Name 05 then click OK and close the window.
If I remember correctly you will see the change take affect in the EM at this point.
Download the Changed Setup Data to the controllers/ workstations.
This should change the COMMAND_0000x names in the EM.
If this is and SFC it doesn't move the SFC from 2 to 5 or 5 to 2 they will stay in the COMMAND where they were.
This will also change every EM where this named set is used just be sure that is what you want.
Hopefully this is helpful and everything goes smoothly DeltaV can be a bit finicky when it comes to named sets.
In reply to Adam Villhauer:
In reply to Matt Stoner:
In reply to Senthilkrishnan M:
I forgot about the external references changing as well, but that makes sense.
I am not sure how many external references you have but you should be able to change back to the correct name. That does mean that you would have to download any module that you change the reference in and I know that is not always an option.
I am sure that I am not understanding the full scenario of what you are trying to accomplish.
But my other thought is that it might be easier to keep the original name set and just copy the sequence from COMMAND_02 to COMMAND_05 and vice versa.
This would keep the correct name set for the external references and as long as you are calling out the name set to run the EM and not calling out COMMAND_000002 for example then I think it could be an easier way around this issue.