My lab is working on a testbed setup that includes multiple MCSPTE1AK144 motors. Currently we have one motor per PC and node.exe running on each PC. We are using JSON-RPC to send commands from a python program. In order to save space, we have tried connecting all of our motors to one PC. However when we do this, only one motor executes the rpc commands. Has anyone encountered this issue?
Stephen