[Sh...] Posted February 22, 2023 Share Posted February 22, 2023 I am using Programmable Stop to have an operator place a pin in a hole and I have a model of a pin in the program. Is it possible to show the model only when this feature is measured and then hide it again afterward? Link to comment Share on other sites More sharing options...
[Ke...] Posted February 22, 2023 Share Posted February 22, 2023 Just thinking aloud here, but I believe it would be possible to to use the "loadCADFile" PCM in the presettings of the feature with the Programmable stop to load the model, and "clearCAD()" PCM in the post settings of the feature in question to remove it. I am not sure how the load/clear time would affect the program running, as I use this PCM at program load and before save, not during run. Link to comment Share on other sites More sharing options...
[Sh...] Posted February 22, 2023 Author Share Posted February 22, 2023 Please sign in to view this quote. Ryan Stauffer reached out through email about it using PCM but he didn't go into detail. His thinking was using code to delete the model and then reload it but I'm not sure I want to take that route. Thanks Kevin! Link to comment Share on other sites More sharing options...
[Jo...] Posted February 22, 2023 Share Posted February 22, 2023 I don't know what version added this feature, but you can load a file within programmable stop. Just screenshot a pic.stop.JPG Link to comment Share on other sites More sharing options...
[Ke...] Posted February 22, 2023 Share Posted February 22, 2023 Glad to be of assistance. One thing you may need to do is change the CAD load setting to "no model" on the operator's systems so that the CAD does not load automatically as soon as the program is opened (the loadCADFile pcm will still load the model in). Link to comment Share on other sites More sharing options...
[Ch...] Posted February 27, 2023 Share Posted February 27, 2023 Shawn, PM me on Teams - I should be able to 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