Vai al contenuto

How to install the LogicLab libraries

Home Forum Informazioni ambiente di sviluppo LogicLab How to install the LogicLab libraries

Stai visualizzando 3 post - dal 1 a 3 (di 3 totali)
  • Autore
    Post
  • #35366
    Anonimo
    Inattivo

    What should I do to install the library for LogicLab containing system functions grouped into target blocks. Where can I find this library ?

    #37664
    Sergio Bertana
    Amministratore del forum

    When you install the LogicLab program (It must be downloaded from our web site) the install program install also all the available libraries and also some examples programs. In the program install directory there are the Libraries and Examples directories on which all the libraries and examples are (View screenshot).

    If you create a new project by defining as target the SlimLine module (View screenshot) when the workspace will be open, by clicking on the Library icon (Or using Ctrl+L keys) you will see all the target variables and blocks (See screenshot).

    #37665
    Sergio Bertana
    Amministratore del forum

    About functions and functions blocks described in the IEC61131-3 programming Manual, please refer to the reference table reported right to the name (See screenshot). As you can see Sysfopen is a function available in the Embedded library, the Average is a function block available in the PLCUtyLib library and so on.If you need to use functions or function blocks that are not in the Embedded library there is two ways to do it, the first is to add the complete library to the project, use the menù Project -> Library Manager (See screenshot). In this way the complete library will be imported in your project and you can use all the objects on it.The second way is to import from the library only the object you need, use the menù Project -> Import object from library (See screenshot). In this way the selected objects will be imported in your project and you can use them.We suggest to use the second way, import only the objects you use and not all the library.

Stai visualizzando 3 post - dal 1 a 3 (di 3 totali)
  • Devi essere connesso per rispondere a questo topic.