25
« Last post by joeaverage on November 05, 2025, 06:49:51 PM »
Hi,
a Hicon is not going to help that much.
Mach4Hobby has a maximum of SIX coordinated axes, as does Mach3 which preceded it and Mach4Industrial. Mach4Hobby and Mach4Industrial can also have six out-of-band axes.
The ESS is limited to six motors. Thus a Hicon, may help there, as you can have eight motors, but Mach4 still can only control six coordinated motors.
Mach4 can have ONE any only one active motion control, it can however have auxiliary input boards. For example if you have an ESS as motion control, but require more inputs
then its not uncommon to use a PoKeys 57E as an auxiliary IO board. Note however Mach cannot drive motors attached to the 57E, and the data going to and from the 57E is refreshed
approx every 25ms, and thus none of the IO of the 57E could be considered realtime.
I suspect what you really want, and I believe Mach4 is in fact capable of, even if not released publicly is a version of Mach4 that can have multiple instances. Lets say you have Mach4 running two instances,
then each would have its own active motion controller, say an ESS on each. Mach4 was always intended to be multi-threaded, but its synchronisation between two threads which is the sticking point.
Smurph will know more about it.
Craig