hexagon logo

Looping alignments

Im currently writing a program to inspect 4 parts on a fixture. Im looking for some help with creating a loop that has multiple alignments to reference to, but only loops 1 measurement routine (hole locations, planes, etc) and updates those theoretical locations based on which part is being measured. I have a input comment to the operator to say how many parts are being inspected, and made an assignment to that value. That value is then driving how many times the loop will cycle through. I just cant figure out how to make different alignments active, and update the features theoretical values.
Parents Reply Children
  • I have a fixture that has a center alignment hole, where the operator jogs the probe to it and creates a read point. Read point is made into a manual alignment. after that, DCC mode is activated and the features for the first parts alignment is measured.

    Seems like theres a lot of good info in that post - ill be sure to read up on it and give it a shot. Thank you for the feedback!