Click or drag to resize

4.1.1 Calibration

These two samples demonstrates how calibration can be handled with the API.

CalibrationPattern

This console application shows how to mark calibration patterns. By means of the enum patternType it can be controlled if a grid, circle, cross, drill or a z-axis pattern will be created.

The application will ask for the IP address of the SP-ICE-3 card and for a correction file to test. A sample correction file can be found in the RAYGUIDE installation folder in
C:\Program Files\RAYLASE\RAYGUIDE\SDK\SampleCode\SampleApplications\MultiPointCorrection\files\.

MultipointCorrection

This console application expects some parameters in the command line arguments and shows how corrections can be applied to an already available correction file by means of a measurement file.
A sample correction file and a sample measurement file can be found in the RAYGUIDE installation folder in
C:\Program Files\RAYLASE\RAYGUIDE\SDK\SampleCode\SampleApplications\MultiPointCorrection\files\.