I have an issue where I have extended a function block from a library, but when I try to use it with the library defined interfaces I get the attached error.
How is the interface different when imported from a library vs being used inside the library? Am I doing something wrong? Should I organize the code a different way? Interfaces in their own library?
I have an issue where I have extended a function block from a library, but when I try to use it with the library defined interfaces I get the attached error.
Error Text
Base FB Declaration in Library
Extended FB Declaration in Project
GVL in Project
How is the interface different when imported from a library vs being used inside the library? Am I doing something wrong? Should I organize the code a different way? Interfaces in their own library?
Send us a .projectarchive so we can check.