You could write a user space hal component in Python.  The Python program
could use any tools you want to make a GUI.

On Mon, Feb 15, 2021 at 3:12 PM Ralph Stirling <
ralph.stirl...@wallawalla.edu> wrote:

> I'm working on some ideas for a user interface for
> a multichannel syringe pump.  It will support up to
> twelve syringes, and link any combination of them,
> such that a "leader" channel has a dispense rate,
> and "follower" channels have dispense ratio as a
> percentage of the "leader" channel rate.
>
> I would like to be able to be able to add or remove
> channels from within the gui itself, or at least
> "gray out" disabled channels from the gui.  I've made
> custom panels for Axis before, but never one where
> the widgets themselves could be changed from within
> the running gui itself.
>
> Is this possible?  Any suggestions or examples to help?
>
> The final system will just run with hal, no g-code
> needed of course.  I expect I'll need some python,
> which is fine.
>
> Thanks,
> -- Ralph
>
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>


-- 

Chris Albertson
Redondo Beach, California

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to