Nurlan

Need help for FBD programming

3 posts in this topic

Good Day.


Someone could help me to convert following ST code to FBD? I can make a program in ST language. I am trying to figure out how FBD works. 

IF Var_1 THEN Var_2:=true; Var_1:=false; END_IF;

IF Var_3 THEN Var_2:=False; Var_3:=false; END_IF;

 

 

Note: Var_1 and Var_3 are controlling from PC through Modbus TCP. 

Share this post


Link to post
Share on other sites

SEL Select block. What software?

 

Share this post


Link to post
Share on other sites

Any success?

 

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