Jump to content

how to inspect trend data in GOM Inspect? how to show value on it?


---
 Share

Recommended Posts

Hello,

this label is really just a small and simple preview to get an idea about the results over the stages. There is no direct way to show the values next to the data points. You can see more information with the 'Diagram' or 'Inspection Details' tab in the 3D views.

Link to comment
Share on other sites

Hi there,

is it possible then to display just the values piece by piece in a multi-stage project? Which keyword should I use to it? "Deviaton" shows only the actually selected stage result. I do not need statistical values just the (in this case) 7 deviation in a label/table.

image.png

image.png

Link to comment
Share on other sites

Easiest solution would be the 'Table' tab in the 3D view -> 'Statistics RPS' table. It will show the values for every stage.

image.thumb.png.0606b0561e14b89b2bd7a373567d7c19.png

  • Like! 1
Link to comment
Share on other sites

you can customize the label & add a "Current Stage" 

image.thumb.png.d2542a77ea8d81fbdc146a1492b50514.png


not sure if this will work, Trend +.json but attached is the json definition  for that label, you can probably edit an app, browse to the edited app folder / labels, drop in the .json, then run 
gom.script.sys.update_addon_database()
in the script editor

...although i'm on v2025 and looks like you're using... v7? 😃 
anyways, hopefully it helps!

  • Like! 1
Link to comment
Share on other sites

Thank you for the answers!

Please sign in to view this username.

 I am using 2023 SP5. I know to edit the label and add the deviation value of the current stage. Anyway thank you for your effort.

Please sign in to view this username.

 I also know about this table. The final goal with this report is a "PiWeb style" report page: 3D view with labels including a table numerically showing the deviation values of the points for the selected stages.

Thank you but the suggested methods leads to a different visual result.

Edited
Link to comment
Share on other sites

Please sign in to view this username.

 - not sure if you can upgrade to 2025, but sounds like you're after a custom diagram 
https://zeiss.github.io/zeiss-inspect-app-api/2025/howtos/using_scripted_diagrams/using_scripted_diagrams.html
"Abstract: Scripted diagrams allow visualization of any kind of data available within ZEISS INSPECT in any diagram style provided by Python packages like Matplotlib or user-defined code."

Link to comment
Share on other sites

 Share

×
×
  • Create New...