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).
Automating CMM Manager with VBScript: A Practical Training Guide
VBScript (Visual Basic Scripting Edition) is a lightweight, embedded programming language that offers tremendous flexibility and automation capabilities in quality control and inspection software like CMM Manager.
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.
CMM Manager - Gage Ball Measurement
Learn how to obtain gage ball depth and overall gage ball height.
How to Create a VB Script Program to Better Locate Position of a Feature
The issue is, in our program if Circle1 is not in the correct location, due to machine targeting or various other reasons we will want to manually check the diameter of Circle1 and use this new location to check the diameter in CNC mode.