Jump to content

How to get X Y Z values from probe calibration


---
 Share

Recommended Posts

Hi All,

I would like to get the XYZ values to be saved in a characteristics.  But unfortunately, I cannot find it on the getProbe() instances.

Is there any way this can be extracted from the probe data?

Thanks in advance.

image.thumb.jpeg.65850863fac0edbcc42a2617b1e6046e.jpeg

Link to comment
Share on other sites

You should use both, yes. There are cases where you could feasibly leave it blank to get just the current active probe or a certain probe from the current styli, but those are highly niche and rare. Additionally, your syntax is missing 2 quotation marks, it should be 
getProbe("1_-Z","OI6_Star").probeVector (you can also need to add the specific direction after the probeVector, unless you want it as a vector list of all 3 at once). It should work in a result element as a formula

Link to comment
Share on other sites

Thanks for the vectors. However, probDate() result is in MM/DD/YY format and wont work in Result Element, is there any workaround for this?

If I can extract in YYMMDD format without "/" that would be great.

Link to comment
Share on other sites

 Share

×
×
  • Create New...