Jump to content

Ribbon functions


zed

Recommended Posts

Hi @zed,

In a normal workflow, you'll probably not need to use them.

The "rebuild all" function is made to clean UniLogic compilation cache. You'd use it if you have a suspicion that some code that you wrote does not affect your PLC or some similar wrong behaviors that you can observe. (understand now why it is not in help?  😄 But more seriously, any serious IDE always offers that option. It can be called "clean build" or splitted in 2 actions: "clean", then "build")

The "reallocate memory" will help in cases that memory is fragmented and will give you more space for your tags.

Again, you'll probably never use it 

Hope this helped

Rivka

  • Like 1
Link to comment
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
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.