[Je...] Posted July 11, 2022 Share Posted July 11, 2022 Hello, We have a lot of big inspections that use a multitude of stylus systems (some over 25 unique systems). To make the operator's life easier, I want to generate a list of stylus systems so they can prepare the systems in the proberack before the product is placed. However, I can not seem to find a clear and concise way to generate such a list. I have found the following topics: viewtopic.php?t=7251 - which generates a list of ALL systems in the CMM. viewtopic.php?p=9069#p9069 - I have successfully adapted this to work in Powershell instead of Excel, however then I'd have to use PCM to run a Powershell script, which is not ideal. Ideally, I would like a combination of above solutions so I could use PCM to generate the specified list. The PCM quick reference doesn't mention the "baseSystem().machine" field, so I am thinking there is some relevant documentation missing. Does anyone have any idea on how to generate a list of used stylus systems within an inspection? Kind regards, Jelle Link to comment Share on other sites More sharing options...
[Fl...] Posted July 12, 2022 Share Posted July 12, 2022 Hi, try: settingGet("usedProbeConfigs") here you get a list of your stylus systems. Note: i think you have to save the plan before it works correct. Link to comment Share on other sites More sharing options...
[La...] Posted July 12, 2022 Share Posted July 12, 2022 Someone posted this excel file in the past: Maybe this will help! Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in