Added QuickStop (Fixes #25 ) and Halt (Fixes #26 ) functionality.
Halt was added to the Position Profile VI and not yet to the find reference. When the Stop is called it checks the Parameters to see what kind of stop (Immediate, Decelerate) is called.
Added QuickStop (Fixes #25 ) and Halt (Fixes #26 ) functionality.
Halt was added to the Position Profile VI and not yet to the find reference. When the Stop is called it checks the Parameters to see what kind of stop (Immediate, Decelerate) is called.
Also added fault checking for Fixes #14.
Also modified state machine to fix #24