Hello all,
So i've retrofitted a old acer mill and built a pendent to control, using mach3 and Kflop/Kanalog.
I'm not familiar with C programming so I've gotten myself in a pickle with Kflop so I'm looking for some help.

I want to use an external poteniometer to control mach3's feed override, but I'm not sure of the inputs and code. I was thinking 5 volts, to Kanalog's JP6 and the same with the MPG. I've noted the examples in the C program directory but I cant really understand what the code means, though I've done some similar stuff with an arduino.
What are the bit numbers to Kanalogs ADC JP6? is this to Kflop's Jp6? How do I code this into my Init file?

A similar issue with a linear encoder to track the quill depth, this is just a 2 axis machine so it's okay if it's slow. Would the A/B of the encoder go to Kanalog's JP7 inputs?

Any help is Appreciated!

Thanks,
T