Open hhatpsi opened 3 months ago
According to the device manual, the FH method in home() is used to find Home and End positions. However it does not change the ODL to Home or End position. These positions are defined in forward() and reverse() methods which might cause confusion!
FH
forward()
reverse()
According to the device manual, the
FH
method in home() is used to find Home and End positions. However it does not change the ODL to Home or End position. These positions are defined inforward()
andreverse()
methods which might cause confusion!