Subscribe to CMM Quarterly



Sponsored Links

  • JoomlaWorks Simple Image Rotator
  • JoomlaWorks Simple Image Rotator
  • JoomlaWorks Simple Image Rotator
  • JoomlaWorks Simple Image Rotator
DMIS Corner
5 Axes Measurement: Making the Probe Head work for you.
Written by Stephen Horsfall   

In this article I will talk about 5 axes measurement. Until recently most CMMs measured using a combination of their X, Y and Z axes. This meant that the probe head remained static during the touch process.

Read more...
 
High Level: Building Intelligence into your programs.
Written by Steve Horsfall   

The High Level section of DMIS is the part of the language that most closely resembles other computer languages. It includes statements that allow the programmer to declare and use variables, perform calculations, control program flow, etc.

Read more...
 
DMIS Corner
Written by Stephen Horsfall   

Output: Reporting features

In previous articles I showed you how to spend a lot of time and energy creating programs to measure features. Now that we have gone to all the trouble of making and manipulating datums and creating features it is time to discuss how we report them.

Read more...
 
Datums: Creating Coordinate Systems
Written by Stephen Horsfall   

There are no direct datum measurement commands contained in the DMIS language so this article will build on the previous ones by using features we would have already measured or constructed to create them. The reason we create datums, sometimes referred to as coordinate systems, is so that we can report valid feature positions from a known origin in up to three dimensions. The orientation of the coordinate system will also have a direct effect on the shape of some features when analyzed. DMIS’ various datum statements allow us to define the orientation and position of the axes and planes that make up the coordinate system. When you create a datum you use features to define the direction and position of three scales that are square to each other. Each scale comprises an axis that will lie along the direction of the datum feature and a plane that is square to that scale, passing through the scales zero point. Because of their close relationship with CAD systems, DMIS datums are always right handed.

Read more...
 
Measurement: Defining and measuring features.
Written by Administrator   

Now that we have set the machine up and created our sensors it is time to start measuring. The DMIS language requires that the programmer use a feature based system in order to measure and this means that you have to define a feature before measuring it. The most common types of feature are:

POINT, ARC, CIRCLE, CYLNDR, SPHERE, CPARLN (slot), LINE, PLANE, CONE, GCURVE and GSURF.

Other less common types of feature like TORUS and ELLIPS are also available. Refer to the DMIS standard for all available features.

Read more...
 
<< Start < Prev 1 2 3 Next > End >>

Page 1 of 3

Advertisement