Hi Devin, Here are the values reported by the status service on the interp topic: https://github.com/machinekoder/machinetalk-doc/blob/master/machinetalk-protobuf.md#emcstatusinterp
Currently it does not report the values of any #50xx variables. However, if you explain your use case we might find another way to solve your problem. E.g. if you want to get a value from the GCode interpreter to a Machinetalk client you can use HAL remote. Create a HAL remote component, connect it to a motion analog/digital output pin and connect with any Machinetalk client-side binding. What type of client do you plan to use (QtQuickVckp, pymachinetalk, node-machinetalk, WebVCP, custom, ...)? Devin Hughes writes: > Hello everyone, > > I'm stumbling my way through the machinetalk work, and I'm having a > disconnect in my mind. Is there a way to query the value of an arbitrary NC > variable (e.g., 5020) without making a custom protobuf message? A > parameterized query of some type? Is it even possible? > > Any guidance is appreciated. > > Thanks, > Devin -- Alexander -- 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.
