I am trying to set to position of a Schneider LXM52 servo
with a PacDrive
using Codesys
. I have tried using the SetPosition
function block but that is not setting the position in the drive through a power cycle of the drive. Any thoughts?
Asked
Active
Viewed 177 times
1 Answers
1
Using FC_SetposSingle or its equvilent will not persist through a power cycle. You need to use FB_WriteDriveEncoder. the Function Block is found in the standard PDL library.

Spencer Hepworth
- 48
- 5