Can a team develop segments of a program and then combine the segments into one project?
If the answer is yes, what might be the way to achieve this?
Thanks
When you said program, what you mean?
EasyPLC Logic Program? or Machines Simulator virtual machines designing? or both???
Any way there are solutions for all:
EasyPLC allows to export and import functions, in this way could be considered an extensibility tool.
Machines Simulator also has the possibility to create reusable components like machines or other, then a team can center each one working in one specific area then later is possible to join all the different works in one computer.
Point taken, I meant logic program. I see from the manual that functions can be imported and exported but I don't understand how a sequence can be exported or imported. It is almost certainly the sequences that we shall need to copy across from one PC to another.
so, just to confirm: is there a way that a team can transfer main sequences between different computers so that a larger pc file can be built up from a set of main sequences produced by a few other people?
No at the moment!.
This functionality may be in future versions.
Thank you.