mike@synoptic Posted September 16, 2014 Report Share Posted September 16, 2014 What is the relationship to ladder programs and regions in a module? Is there a main ladder program that runs and I need to call all the rest including regions separately? Do all the Ladder programs in every module run without any calls? Do I need to call the main ladder function something special so that UniLogic knows to run it first? Link to comment Share on other sites More sharing options...
s.pratt Posted September 16, 2014 Report Share Posted September 16, 2014 Hello, thank you for using our Unitronics Forum, The main ladder function which will run upon start-up will be the routine in bold. Your subroutines will be the ladder functions not in bold and will only run when called upon from the main routine or another subroutine. If you wish to change the main routine to be a different ladder function, you can right click on the routine and select "Set as Main Function". Let us know if this helps. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now