Motion Control Forum
Schneider Electric forum for Motion Control solutions, including Lexium MC12 & Cobot, Modicon PLC, PacDrive, Ecostruxure Machine, … from design, implementation to troubleshooting and more
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-10-23 01:46 AM
Hello, we have been recommended a Lexium 28 servo motor and I'd like to use a M221 to control it. In this example, the velocity is set to a constant value, is it possible to use a memory word instead? I can't find how to do it, it won't register my "%MW" input...
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-10-24 11:32 PM . Last Modified: 2024-10-24 11:39 PM
Hi,
You can use an Operation Block to move values from a variable to the Velocity as below:
Note that you must use the instance of the FB (dot) Vel or any other parameter.
In this case, .Vel is a DoubleWord and therefore, must assign an %MD
You will use the same for timers, counters, etc.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-10-24 11:32 PM . Last Modified: 2024-10-24 11:39 PM
Hi,
You can use an Operation Block to move values from a variable to the Velocity as below:
Note that you must use the instance of the FB (dot) Vel or any other parameter.
In this case, .Vel is a DoubleWord and therefore, must assign an %MD
You will use the same for timers, counters, etc.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.