Repeat the measurements

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Repeat the measurements

    I generated a program to check one part today and if I have to measure more parts with the results in the same report. How can I do that. right now I am executing program for each part seperately and generating multiple reports for same type of part. I also didnt want to run initial instructions(like fixture setup) everytime as it is waste of time.

    Thank you for the help.

  • #2
    Change report window print options from Auto to Append

    Comment


    • #3
      It looks like you want to loop the entire routine. You can use flow control and operator comments to ask if they want to see setup notes or not. Add a comment in the loop to tell the operator to unload the current part and load the next one.

      Comment


      • #4
        I agree with the posts above. Also you can try to skip the unwanted features using F3 and "Marked Sets" as another option instead of flow control

        Comment


        • #5
          Yeah, I was thinking that I need to add some loop statements in the program to do that but wasn't sure. I will try that and see. I will also look into Auto to Append option. Thanks for the prompt response.

          Comment


          • #6
            Originally posted by RandomJerk View Post
            Change report window print options from Auto to Append
            I believe you mean Overwrite to Append.
            PC-DMIS 2016.0 SP8

            Jeff

            Comment


            • RandomJerk
              RandomJerk commented
              Editing a comment
              I thought it defaulted to Auto, unless I completely missed that OP had already set it to Overwrite.....

          Related Topics

          Collapse

          Working...
          X