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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...