Hi,
is there a list anywhere showing what UserData
addresses are used by KMotion/KMotionCNC?
I'm finally getting around to installing the new
computer on my lathe, and spent a while trying to work
out why I couldn't get a valid value to transfer via
Modbus to my toolchanger PLC, and after much head
scratching, I finally realised that UserData[6] was
being updated by something else. Meaning as soon as my C
program updated it, it got changed to another value
(something starting with 2 with about 7 or 8 digits).
Now the same UserData was used with Mach, so I'm
guessing something related to KMotionCNC that is causing
the problem?
I went through all the programs I use, and couldn't
see anything else using UserData[6], and I have my own
header file where I declare all the constants I use to
ensure I don't use any duplicate UserData or Bits.
Thanks,
Moray