>
> This is the problem.
>
> For some reason "Running HAL command: loadusr gladevcp --always_above -c
> touchy_test" hasn't loaded the test panel (with the simulated MPG)
>
> This might be a race condition, with the system attempting to load the
> postgui file before the test panel has loaded.
>
> You could try adding "-W" to that loadusr line so that it waits until
> test_panel is loaded before moving on.
> http://linuxcnc.org/docs/stable/html/man/man1/halcmd.1.html#COMMANDS


Thanks Andy, I'll try that tomorrow. I just wanted to test touchy because
this is a new machine conversion with a touchscreen. I plan to make
(someday) a more personalized GUI for the machine. But for now touchy seems
to be the best option.


El mar, 25 feb 2025 a las 20:45, andy pugh (<bodge...@gmail.com>) escribió:

> On Tue, 25 Feb 2025 at 20:09, Leonardo Marsaglia <ldmarsag...@gmail.com>
> wrote:
>
> touchy_postgui.hal:7: Pin 'touchy_test.mpg' does not exist
>
>
> This is the problem.
>
> For some reason "Running HAL command: loadusr gladevcp --always_above -c
> touchy_test" hasn't loaded the test panel (with the simulated MPG)
>
> This might be a race condition, with the system attempting to load the
> postgui file before the test panel has loaded.
>
> You could try adding "-W" to that loadusr line so that it waits until
> test_panel is loaded before moving on.
> http://linuxcnc.org/docs/stable/html/man/man1/halcmd.1.html#COMMANDS
>
>
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is designed
> for the especial use of mechanical geniuses, daredevils and lunatics."
> — George Fitch, Atlanta Constitution Newspaper, 1912
>
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>

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

Reply via email to