Jump to content

Attribute for actual element or characteristic?


---
 Share

Recommended Posts

---
I tried to search the forum and Knowledge Base to avoid asking something that's already been answered, but no luck. In the realm of PCM, is there an attribute code that would allow us to determine the actual element selected from the list of elements in a
Size/More/Minimum Result or Maximum Result characteristic? The name of the actual characteristic selected is what we're trying to add to a text-based summary report. Any help would be greatly appreciated!
Link to comment
Share on other sites

---
I see what you mean, for example which diameter is the minimum of a MIN characteristic, etc ?

very possible I believe.

I'm searching for some "instance variables" myself at the moment.

For example : why does Zeiss allow setRandomVariable() (for example) but not getRandomVariable() ? Like , ok you can write to it, but NOT read it !! 🤣 🤣 😃

I believe /someone named Eric/ 😉 here on the forums has made an app that lets you essentially "build" PCM code by showing a menu of all available .instanceVariables in realtime ...

Would be so nice of Zeiss ... 🙄

In the meantime my best recommendation is post here with what you are looking for, there are some crafty people here to help.

🧑‍💻

Good luck !
Link to comment
Share on other sites

---

getActual("Minimum1").result.whichIsMinMax
getActual("Maximum1").result.whichIsMinMax
Link to comment
Share on other sites

 Share

×
×
  • Create New...