Hi, in order to convert values I have programmed a user function that it is being called in a user library as well as in a Project that it is using this user library. The project raise an error: SEM 1190. The specified IEC Type [‘functionname’] is inaccessible. The error is pointing the function call in the library program. What should be my approach to it? What I want is just having a function to being called in libraries as well as in programs using these libraries? In other words this function should work the same way as an 61131 Function, so being able to be called everywhere. I hope I could explain me. Best regards. Angel.
Hello Angel, the responsible support team, has a request to your issue. Could you answer the questions below, please? Thanks! Best Regards Eduard Hi , the error is not known to us but there seems to be an access error on the type with the name [‘functionname]’. Since I do not know if this is the name of the function or a data type or. Or .. we need more information. -used PLCnext Engineer version? -Creating the function in 61131 or high-level language? -What does the feature include? Does an error occur while creating the function? So how was the function or library created exactly? How and where called? Thank you