Hi Chris, On Donnerstag, 14. Mai 2020, 21:01:50 CEST Chris Morley wrote: > reading and writing HAL is super useful for GUIs. python's HAL module would > be a good source for ideas. it's C++ based. halcmd is C and might be a > little easier to digest.
My problem is, that I was able to build a hal-component. I did a dummy toolchanger, that was pretty easy. And it worked, as long as I started it with halcmd. As soon as I start a program with halaccess without the help of halcmd, it crashes. And I have no idea why. All dev-tools I know don't really help on it. I would like to access hal from a library, that is not in the halcmd environment, like I did for nml-layer. But I don't know, how to do that. Python isn't any help for me, as I don't know Python and python is embedded in Linuxcnc, so I don't know the startup environment too. May be I have to dive into halcmd. Next timeslot will be reserved for research :) cheers Reinhard _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
