Page 1 of 1

Read and write to teh tool table

PostPosted: Tue Jul 30, 2019 1:58 am
by Vmax549
I am working on the M6 macro code for a new double arm look ahead tool changer. Are we going to be able to read and write to the tool table anytime soon ?

(;-) TP

Re: Read and write to teh tool table

PostPosted: Sun Oct 06, 2019 9:12 pm
by cncdrive
You should be able to read it now, the plugininterface.dll was added to the macros and macroloops in 1.2112.

Re: Read and write to teh tool table

PostPosted: Sun Oct 06, 2019 9:23 pm
by Vmax549
Yes I already tested that part BUT what about writing to teh tool table. IF you cannot write to teh table there is nothing to read.

Yes I do know that you can manually write to teh table but that will not work when dealing with an ATC and variable slot assigments.

At teh very least we need to be able to update teh tooltable from teh PRO file on teh fly. That will at least allow us to update teh table to current values.

As is every thing you try to update via scripting gets overwritten with different values when you save. Not good.

(;-) TP

Re: Read and write to teh tool table

PostPosted: Sun Oct 06, 2019 9:56 pm
by cncdrive
Yes, writting will be the next step, can't make everything from a single step. :(

Re: Read and write to teh tool table

PostPosted: Mon Apr 17, 2023 9:42 pm
by Abakker
Did this ever get fixed? I can't seem to figure out what the variables are to write to for the tool table?

Re: Read and write to teh tool table

PostPosted: Tue Apr 18, 2023 4:58 am
by cncdrive
No, it was not fixed, because it was not a bug, but it was developed recently. :)
That version was not released yet though, but it is done already, will be in the next release.