InspectEdgeWidth

Used to construct an edge model to perform advanced edge analysis on the edge pairs returned by an InspectEdge function. This data is used to detect edge pairs and analyze the distance between them.

InspectEdgeWidth Overview

After inserting the function into the spreadsheet, a reference must be made to an Inspect data structure output by an InspectEdge function. Once the reference to the InspectEdge function has been established, the edge model is created by configuring the parameters of the InspectEdgeWidth function. The edge model involves defining the following:

  • The direction in which to detect edges.
  • The type of edge transition - white to black or vice-versa.
  • The edge scoring criteria that will be used to filter unwanted edges.
  • The line fit criteria that will be used to filter unwanted edges from the line fit.
  • The tolerances for width variances, defects and/or gaps to be encountered.
  • The tolerances for position variances, if detecting a bead path.

Once the edge model has been established, the function will compare edge candidates against the edge model and report deviations from the model.

Note: The InspectEdgeWidth function can be used in conjunction with an InspectEdgeTrainBeadPath and an InspectEdge function to determine width and position errors related to a bead path. The InspectEdge parameter of the InspectEdgeWidth function must reference the Inspect data structure output by the InspectEdge function, which references the InspectEdgeTrainBeadPath function.
Note:
  • All of the formulas for the InspectEdgeWidth conform to the following:
  • Inspect = An Inspect data structure output by an InspectEdgeWidth function
  • Caliper Index = 0 to N (the total number of Calipers is equal to the number of Calipers output by the InspectEdge function that the InspectEdgeForDefect function is referencing)
  • Edge Pair Index = 0 or 1
  • Edge Index = 0 to N
  • Point Index = 0 to 1