CMM Manager VB Scripting
Have you ever struggled with VB scripting in CMM Manager. This book will change that and elevate your cmm programming skills to a new level. This book will help you create practical dialog boxes like the one below.
This dialog box allows the operator to change a Z depth for a measured bore, where the bore maybe tapered. The part contains a tapered bore, either machined incorrectly or a cast bore. We want to measure a single diameter at a given height but if the diameter result is out of tolerance, then we want to move deeper/ shallower in the bore. This VB script will allow the operator to enter a new Z depth to accomplish this task.
There are many examples like this.
This book is easy to understand and has step by step instructions and definitions. Learn about Loops, Checkboxes, Input Text, etc.. Each example includes the code that you can copy and paste for that specific function. Once you get familiar with these and the instructions you will be able to write your own VB script to create the program you need.