Sign in to follow this  
Followers 0
DaProgrammer

Duplicate Output Issues

4 posts in this topic

I am sending control data to an NC-271 2 axis motion controller. So I have multiple MOVL function blocks used to write relative and absolute move position and speed data to the same addresses depending on conditions. This results in a multitude of Duplicate Output warnings upon downloading. Any methods or suggestions on managing this better?

Share this post


Link to post
Share on other sites
In the menu : PLC / Program check options

Share this post


Link to post
Share on other sites
Thanks - that does the trick in eliminating those annoying warnings. Ideally though I would devise a programming strategy allowing use of one MOVL block per comm address (relative move, speed, abs move, etc.) send different data based on specific coil conditions. Any suggestions?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0