Array of Function Blocks
Is it possible to define an array of function blocks? I've looked around for an answer and the closest thing I can find is in CODESYS: https://forge.codesys.com/forge/talk/Engineering/thread/fc16090b49/
Is it possible to define an array of function blocks? I've looked around for an answer and the closest thing I can find is in CODESYS: https://forge.codesys.com/forge/talk/Engineering/thread/fc16090b49/
Comments
This is a popular request that unfortunately isn't available in PLCnext Engineer yet.
This requirement is closely related to pointers, since an array of function blocks would probably be implemented as an array of pointers to FB instances.
This was discussed last year, here: