> On Monday 19 November 2018 05:06:29 Nicklas SB Karlsson wrote: > > > What did you want to discuss with the addf function? > > > > I used it and think it works but what's more? > > > We need a utility that detects out of order addf's, each of which then > causes a one thread execution delay in the data traveling that path. > Data from a limit/home switch to use a real simple circuit, should be > present at the motion input when motion is invoked. But what if the > debounce addf is out of its assumed order? Placed below motion in that > thread?
The configuration is essentially a netlist. First step would be to list the nets. Then if there are noo loops it would be a simple tree with the output as the root for each tree. I suspect it is possible to find some theories behind netlists. If I think correct Linuxcnc and Simulink style netlists would be simpler netlist than this used for simulation of electrical circuits, passive component usually have an equation for behaviour instead of a well defined output. Nicklas Karlsson _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
