LabVIEW-DCAF / MotionModule

The DCAF Softmotion module is aimed towards simplifying the experience of creating embedded motion systems.
Apache License 2.0
2 stars 1 forks source link

Need bit clear of abs/rel bit in Controlword_ModeSpecific_PositionProfile #34

Closed aggieslaughter closed 7 years ago

aggieslaughter commented 7 years ago

This will only affect applications that have a single axis switching between absolute and relative, and only if you are using 'previous controlword' as your input instead of creating a new controlword. Currently the 'New Setpoint' can be cleared - but the other 3 inputs can only be asserted - if the blend mode, relative, or halt inputs change from high to low they will not de-assert in the current code.