Hello,
Excuse my newbie question. I have been looking for an answer everywhere but no success.
What I'm trying to achieve:
I would like to create multiple routines (startWelding, stopWelding etc) and use them globally in any file.I would like to, if possible, have all these routines in one single file
My questions:
- Should it be a module, a function or an expert module?
- How can I define these routines globally to be used in any file?
- How can I access and use the subprogram from another file?
- How to debug a project that couldn't be deployed on to the controller(for example error in a .src file that stopped the deployment)?
Looking forward for your answers.
Zaid