Personal Data

Username:
scott
Joined:
2020-10-19 22:11:10

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    I have an applicaton where I want to create function blocks based on configuration files read at start up. No function blocks will be added or deleted once the application is initialzed. If the user reconfigures the system, the new configuration would not take effect until a restart of PLC takes place. Is there any disadvantage to using __NEW to create these function blocks as opposed to the fb factory library to create these function blocks? The Codesys documentation indicates that the main disadvantages...

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Does someone know what determines the size of the abyPoolMemory input variable in a Factory fb for creating other function block instances (the Factory fb extends FactoryBase)?

View All