> > So I > > guess all I have to do is to fix it a little and to pass the "base > > addresses" for each GPIO I need to it and to fix the array sizes > according > > to the number of GPIOs I intend to use, and it would be done. > > That is pretty much it, yes. > > > And then > > again, how do I use this driver according to any GUI functionality of > > LinuxCNC? Right now it is the only thing I don't get after looking > briefly > > through all the documentation. How to make any button, for example, in > > mini-GUI, to fix a value in a GPIO? > > That rather depends on what you want the GPIO to do. Do you want to > link the pin to a standard feature (such as coolant-on) or to custom > behaviours?
Well, to start with, I'd like to test this driver's work from any GUI (for some opengl reasons, axis didn't worked out for me now, so I aim to use mini, I guess, or, in the future, I'll try to fix axis issues) with oscilloscope, so I don't know how to, for example, give a button in mini a standard function like siggen.something, so when I press it, it would generate a signal on a GPIO that would be available to measure. But after that, I guess, I am going to link the pins I have to the standard features, yep. When I fix all the problems I have now, the configuration will be contributed, of course, I just want to make sure everything is working just fine. -- sincerely, Paul ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
