Jump to content

Extracting Max/Min deviation point data (XYZ)


---
 Share

Recommended Posts

I have a 2D Curve and would like to know the best method for extracting the Max/Min Deviation Points (as seen in the Form Plot of the Line Profile Characteristic) from the ASCII File. I am trying to find the exact XYZ coordinate location of the deviation point on the screen in the software relative to the coordinate system. How?
I Utilize the Accura II
Thank you in advance!
Link to comment
Share on other sites

I think you can use this way:
  • create theoretical point
  • use formula for X,Y,Z nominal: getActual("CURVE name").xMaxDev ( can be used x|y|z and Max|Min )
Link to comment
Share on other sites

To do this within CALYPSO requires PCM. PCM can be used to review the ASCII file as well.

To do this with the exported points list without PCM would require some Excel work or batch files and would need to be done independent of CALYPSO
Link to comment
Share on other sites

 Share

×
×
  • Create New...