Gollath

GX Works3 - exit FB

2 posts in this topic

Hello,

I have created a function block (Ladder), which is called in the main program. The function block contains a jump list with the commands CJ "Pointer". These jump to the desired labels. The individual commands / jumps are terminated with "Fend", but there is no "END" command in the FB to exit the block and return to the main program. What are the possibilities to leave the block after the jump list has been passed?

Share this post


Link to post
Share on other sites

Did you solve this? If not, there is normally no need to use END commands inside the FB as this is appended automatically. Did you test?

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