Creating a 6 Circle Hole Pattern with Variable Size
CMM Manager, VB Script Mark Boucher CMM Manager, VB Script Mark Boucher

Creating a 6 Circle Hole Pattern with Variable Size

Objective: We need to measure a 6 circle hole pattern but the machine shop is still testing some parameters so the hole pattern center will be the same but they will cut the pattern radial distance from the center larger and larger until they get the part correct. So, this script will prompt the operator to enter the radial distance from the center and which rotational pattern the holes were measured (clockwise or counterclockwise).

Read More
Create a Dialog Box with an Image
CMM Manager, VB Script Mark Boucher CMM Manager, VB Script Mark Boucher

Create a Dialog Box with an Image

To create a dialog with an attached image by itself is not possible within CMM Manager and we must use a HTML code. The part must be aligned with a fully constrained alignment.

ISSUE: We need to measure CYNDR1 first for form. If that is not correct there is no sense moving forward. We will display the Form value then let the operator decide what to do next.

Read More