Message 1 of 3
In manufacturing machine and tool library data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to work out how to get access to the machine and tool library data for my current setup. I've dug around the docs and fiddled with the python api with a breakpoint and I can't find where in the document this information resides?
Also once I have this data, is there an easy way to see which machine for example is selected in a setup? I see there is a set of `CAMParameter`s in Setup starting with `job_machine_` but they don't seem to relate to the machine I have actually selected (I selected Haas VF2 but these params refer to `renishaw250` which isn't something I selected.
Thanks for any pointers!