04-09-2008 12:49 AM
04-09-2008 09:29 AM
04-09-2008 04:52 PM
04-10-2008 06:29 AM
For the benefit of other readers, most of the problems I describe above have arisen because I used a KILL_STOP. A KILL does not clear the following error, and it doesn't clear the previously loaded target position. It appears that a HALT_STOP does clear the target register to zero, and also clears the prevailing following error, but leaves the motor energized and servoing. I thus ended up using a HALT (to clear the target and following error) followed by a KILL since my application requires the motors to be turned off after movement has completed. It sure would be nice if the on line documentation help had more of this type of detail in it, or perhaps I just missed it.
Tony Cripps
04-10-2008 08:01 AM