Hello all,
We have prepared several PERS structures, those structures have been declared as PERS as they must be shared between the 4 robots that form our multimove system.
The problem here is that when we load a new program, with different values for those structures the values are not being replaced, and a messagebox appears on the flex pendant telling us that the values have not been updated.
Can I have the values updated in that situation somehow?
I’d like to be able to load a program overwriting the actual values in the flex pendant with the ones saved into the program file.
I think I remember that this should work in that way… could it be that it fails when structures are involved?
As always thank you in advance.