Hello all,
KSS 8.6.10.
I have one program (ProgX) and multiple library modules, that depend on some program variables, inside a sub folder inside the Program folder.
/R1/Program/LIB/L1.src
/R1/Program/LIB/L2.src
/R1/Program/LIB/L3.src
...
/R1/Program/LIB/Ln.src
And the program /R1/Program/ProgX.src + dat
Of course, if I remove the program all libraries are marked with a red cross showing errors as they can't find the variables in the active/loaded program.
When I copy the program back into the /R1/Program folder all the errors disappear.
This strategy worked fine with at least 6 robots at my customer (and in multiple other robots out there).
With this robot, though, when I power on the system, I can see libraries show the red cross (analysys error) even the program is in the folder.
When this happens, if I try to select the program, I get a message saying that /R1/ProgX doesn't exist.
This is strange as the program itself is not in the /R1/ProgX folder.
It is in /R1/Program/ProgX folder.
If I cut the rpogram from the /R1/Program folder, move it into an external folder C:/Shared (i.e.) and then I move it back to the /R1/Program/ folder, everything starts working again.
This is a safety risk since the operator could easily select a different program and create a collision problem. Again, in all the other robots I programmed this is not happening.
Maybe I've done something wrong.
Any idea of what is going on here?
As always, thank you in advance.