hexagon logo

Can PC-DMIS Automatically Take And Save Photos Of Live Image??

Hey guys,

I'm trying to incorporate a line of code that would save an image to a file path before, during or after it measures that feature. Is this possible?

Say the CMM is in DCC mode and the program is measuring a circle, if the circle appears in the live view screen is there any command or line of code to add to save an image of the circle as is before moving onto the next feature?

This would be very helpful in alot of the applications I program for.

Thanks!!!
Parents
  • If/then statement?

    Nowhere near a machine ...


    If dia1.dia.actual > Upper.Spec.Limit then take.selfie.code
    If dia1.dia.actual < Lower.Spec.Limit then take.selfie.code


    Alright in all seriousness, is this exactly how the code will be written?

    Could you show me how it would look with the Image Capture line of code in it?
Reply
  • If/then statement?

    Nowhere near a machine ...


    If dia1.dia.actual > Upper.Spec.Limit then take.selfie.code
    If dia1.dia.actual < Lower.Spec.Limit then take.selfie.code


    Alright in all seriousness, is this exactly how the code will be written?

    Could you show me how it would look with the Image Capture line of code in it?
Children
No Data