Nirtec Studio Forum

General Category => General discussion => Topic started by: Jon on May 28, 2015, 01:01:50 PM

Title: Team working
Post by: Jon on May 28, 2015, 01:01:50 PM
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
Title: Re: Team working
Post by: EasyPLC_Master on May 28, 2015, 02:58:58 PM
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.
Title: Re: Team working
Post by: Jon on May 28, 2015, 08:37:44 PM
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.
Title: Re: Team working
Post by: Jon on June 02, 2015, 09:11:10 PM
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?
Title: Re: Team working
Post by: EasyPLC_Master on June 02, 2015, 11:43:55 PM
No at the moment!.
This functionality may be in future versions.
Title: Re: Team working
Post by: Jon on June 03, 2015, 01:52:34 PM
Thank you.