The people in charge here want to install some kind of system to control programs and program revisions. I was wondering how other companies handle this.
Thanks...
I am the only programmer here and we have only one operator so it isn't a big deal here.
Your best bet is to somehow protect the programs from being changed and saved. Some have tried burning the programs to a cd. Some store their programs in write protected folders. Some just mark their programs read only.
There is one problem with all of these. Unless your operators use operator mode, a program can be changed while it is open. They won't be able to save those changes with the same name.
If you look at the bottom of the page where the similar threads are, there is one down there that goes through some of this stuff.
We have a network drive where all of our CMM programs and data are stored. We have a job folder for each part with a unique jobe number. in that folder are four sub folders titled Complete, Incomplete, Obsolete, and Reports. In the Complete sub folder are stored proofed current rev programs. In the incomplete sub folder are stored programs being written. Down rev programs are moved to the Obsolete subfolder and all reports are stored in the Reports sub folder.
I do it all with a revision number at the end of the program name. I do 99% of the programming, I have 1 operator/programmer on 2nd shift. When I make a new revision, I move it to an "OLD-STUFF' sub-directory, leaving only the current version in the job directory.
sigpic
Originally posted by AndersI
I've got one from September 2006 (bug ticket) which has finally been fixed in 2013.
I like Matt have a folder, I named my "Junk" And my programs are name with the latest and greatest Rev Level that is on the Companies Master List of Part Numbers. Does your company have a Master List?
I note Customer model used and configuration control info in comments within the program.
Will use CADinfo feature as soon as we go to V4.2 (I had seen it actually works in V4.1 - lists actual models imported)
You need to purchase a software vault tool. Pc-Dmis saves the latest version of the currently loaded program whenever it closes to the last known directory. Very Bad for revision control.
Get serious and read about design control in AS9200 and then see if your company wants to comply. ($$)
Here’s one for the Wilcox moderator.
Why is it that we users have the onus of devising a method with which to protect our programs from unintentional...
I oversee 4 global CMM's in the lab and we recently had two new hexagon SF's installed on the shop floor. My company really doesn't have a specific purpose...
I am finding added points, copied sections of the program pasted after the end loop and other mysterious additions to part programs that cause all kinds...
Comment