- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Is there a way to pull the model from the machine file in the setupsheet post? Right now, it uses a Post property, but the user has to set the property in the NCProgram dialog.
programInfo["program.Machine"] = getProperty("Machine");
I would like to pull it directly from the machine file using the model info so there is no user interaction.
Any help is appreciated.
Solved! Go to Solution.