Difference between revisions of "Disk Probe Calibration"

From ArcoWiki
Jump to: navigation, search
Line 5: Line 5:
 
{|
 
{|
 
|-
 
|-
|<li>Create a calibration Wizard of the disk probe selecting the graphical definition and all the required angles to be calibrated.||[[File:Disk Definition.png| thumb|right|400px|]]
+
|<li>Create a calibration Wizard of the disk probe selecting the graphical definition and all the required angles to be calibrated.||[[File:Disk Definition.png| thumb|right|500px|]]
 
|-
 
|-
|<li>The Wizard creates a standard definition of the probe, without any definition of the disk, that shall be add manually||[[File:DiskDefinition In Program.png|thumb|right|800px]]
+
|<li>The Wizard creates a standard definition of the probe, without any definition of the disk, that shall be add manually||[[File:DiskDefinition In Program.png|thumb|right|600px]]
 
|-
 
|-
|<li>In order define the disk probe it is necessary to add, as last parameter on each disk definition, the following code <code>,DISK,height</code> where <code>height</code> represent the height of the disk||[[File:Definition Complete.png|thumb|right|]]
+
|<li>In order define the disk probe it is necessary to add, as last parameter on each disk definition, the following code <code>,DISK,height</code> where <code>height</code> represent the height of the disk||[[File:Definition Complete.png|thumb|right|600px]]
 
|-
 
|-
|<li>Consider, for a good calibration to let the sphere to be measure with at least 9 points||[[File:NumberOf Point For Disk.png|thumb|right|400px|''caption'']]
+
|<li>Consider, for a good calibration to let the sphere to be measure with at least 9 points||[[File:NumberOf Point For Disk.png|thumb|right|300px]]
 
|}
 
|}
  

Revision as of 14:13, 17 May 2018

It is possible to calibrate DISK probe using the Calibration Wizard.
The implementation at version 3.6 requires a manual modification of the program in order to have the disk calibrated.
The procedure to be followed is:

  • Create a calibration Wizard of the disk probe selecting the graphical definition and all the required angles to be calibrated.
  • Disk Definition.png
  • The Wizard creates a standard definition of the probe, without any definition of the disk, that shall be add manually
  • DiskDefinition In Program.png
  • In order define the disk probe it is necessary to add, as last parameter on each disk definition, the following code ,DISK,height where height represent the height of the disk
  • Definition Complete.png
  • Consider, for a good calibration to let the sphere to be measure with at least 9 points
  • NumberOf Point For Disk.png