Is there a way to save the program in operator mode?
I have "Save measurement routine after execution" checked in Setup Options, didn't work.
I'm thinking there has to be something.
Thanks
Your Products have been synced, click here to refresh
Is there a way to save the program in operator mode?
I have "Save measurement routine after execution" checked in Setup Options, didn't work.
I'm thinking there has to be something.
Thanks
If you created a basic script that saves program would it work? If you even have to go that far.
Sub Main (strText As String) Dim App As Object Set App = CreateObject ("PCDLRN.Application") Dim Part As Object Set Part = App.ActivePartProgram Part.Save End Sub
If you created a basic script that saves program would it work? If you even have to go that far.
Sub Main (strText As String) Dim App As Object Set App = CreateObject ("PCDLRN.Application") Dim Part As Object Set Part = App.ActivePartProgram Part.Save End Sub
© 2024 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |