Hi, I was wondering if I have the following thinking correct regarding connecting 2 machines.
I’m only interested in pin fiddling for now, so for example machine has an input connected to a remote component, so pushing the switch will raise the remote pin (like a LED on a QtQuickVCP remote UI) Now I would like to connect the hal logic of a second machine (2) to the remote component of the first machine (1) with as little code as possible. No (remote) UI’s necessary whatsoever. What is the “best” solution (if “best” exists) for this? Load a python script (loadusr) on machine 2 which listens to (define the IP address etc etc) the remote component of machine 1, and acts on changing values. Like some sort of bridge… Is there a way to “configure” hal (give an ip/remote name) during startup so that remote components listen to other remote components on other machines? Thanks, Bas -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
