02-19-2014 06:16 AM
Is there any implementation of Siemens Teamcenter PLM into the LabVIEW Source Code Control Features?
We are switching actually from IBM Rational ClearCase to Teamcenter.
Handling ClearCase in LabVIEW was hard but for Teamcenter I found nothing here.
02-19-2014 07:31 AM
Some info here, but its not good news I'm afraid. http://forums.ni.com/t5/LabVIEW/Can-teamcenter-community-be-used-for-source-control/m-p/1280608#M532...
02-19-2014 07:51 AM
Does an open interface exist to implement it by myself?
02-19-2014 08:12 AM
Any product that supports MSSCI (http://msdn.microsoft.com/en-us/library/aa265769(v=vs.60).aspx) is compatible as far as I know.
For Microsoft Team Foundation server your could download an interface provider => http://visualstudiogallery.msdn.microsoft.com/bce06506-be38-47a1-9f29-d3937d3d88d6
Then you could use it with LabVIEW as described here: http://www.ni.com/white-paper/14304/en/
So you need to see if Teamcenter has something similar.