hexagon logo

Image Capture adds Label to Report

I don't use image capture all too often, however I want to use it for a new part. Oddly, it adds a label onto my report. Does anyone know how to get rid of it?

Parents
  • Isn't there a "YES/NO" in the line of the command, in the edit window ?


    Nope. The only way I see around this is to create a custom report. I have a ticket into the mothership to see if they have an answer.

    Here's my code for one of them:

    ASSIGN/V5="C:\Users\cmm\Pictures\Part Pictures\12802\Dimple 2\DIMPLE2_"+FORM1+"_"+FORM2+"_"+FORM3+"_"+SYSDAT2+"_"+SYSTIM2+".bmp"
                IMAGECAPTURE/<DIMPLE2.X,DIMPLE2.Y,0+0>,0.998,Top Light=<OFF,0,OFF>,Bottom Light=<OFF,0,OFF>,Ring Light=<OFF,85,ON>
                FILENAME=V5
    
Reply
  • Isn't there a "YES/NO" in the line of the command, in the edit window ?


    Nope. The only way I see around this is to create a custom report. I have a ticket into the mothership to see if they have an answer.

    Here's my code for one of them:

    ASSIGN/V5="C:\Users\cmm\Pictures\Part Pictures\12802\Dimple 2\DIMPLE2_"+FORM1+"_"+FORM2+"_"+FORM3+"_"+SYSDAT2+"_"+SYSTIM2+".bmp"
                IMAGECAPTURE/<DIMPLE2.X,DIMPLE2.Y,0+0>,0.998,Top Light=<OFF,0,OFF>,Bottom Light=<OFF,0,OFF>,Ring Light=<OFF,85,ON>
                FILENAME=V5
    
Children
No Data