Hi, i have a CS with four motor configurated with the same characteristics.
this motors are conected to the JMACH 1 of my Power Pmac Clipper Controller. I have the fault motors input floating and only connected the DACs output and Encoders Input to the controller.
If i move each motor in the jog mode, all motor works find, but when i try enable all motor using #xj/ command to enable the CS the motor #1 send to fault other motors.
for example
#2j/ -> motor[2].fault=0
#3j/ -> motor[3].fault=0
#4j/ -> motor[4].fault=0
#1j/ -> motor[1].fault=0, motor[2].fault=1, motor[3].fault=1, motor[4].fault=1
So i never can enable the CS.