Looking to inspect several parts at once but also have an option to inspect only a single part or any number in between, but not sure what options I have to approach the issue. I have a fixture that will support 10 parts, 1-10 with labeled locations to indicate the spot number for each part.
In some cases the operator may not need to check all 10 parts. I was looking at ideas that included the possibility of adding a comment with choices, or a user input that asks "How many parts will you be measuring?" at the start of the program and based on this the machine would measure the number of parts the operator desired up to the maximum allowed by the fixture. The fixture is designed to indicate the 10 locations and therefore the operator could load part in locations 1-3 if they were measuring only 3, or just in spot 1 if they were measuring 1 part.
I am not sure if anyone has information on how or if this would be possible to implement but I think it would be an interesting feature to add to my program.
Thanks in Advance
In some cases the operator may not need to check all 10 parts. I was looking at ideas that included the possibility of adding a comment with choices, or a user input that asks "How many parts will you be measuring?" at the start of the program and based on this the machine would measure the number of parts the operator desired up to the maximum allowed by the fixture. The fixture is designed to indicate the 10 locations and therefore the operator could load part in locations 1-3 if they were measuring only 3, or just in spot 1 if they were measuring 1 part.
I am not sure if anyone has information on how or if this would be possible to implement but I think it would be an interesting feature to add to my program.
Thanks in Advance
Comment